From 6b31f303185b2218c688953910722f6a743164bf Mon Sep 17 00:00:00 2001 From: Mael Date: Fri, 6 Apr 2018 15:26:03 +0200 Subject: [PATCH] :bug: Le formulaire etait perdu a l'aller retour sur /regle --- source/components/TargetSelection.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/components/TargetSelection.js b/source/components/TargetSelection.js index 3a7c7e1d2..11295a44e 100644 --- a/source/components/TargetSelection.js +++ b/source/components/TargetSelection.js @@ -17,7 +17,8 @@ import { Circle } from 'rc-progress' @translate() @reduxForm({ - form: 'conversation' + form: 'conversation', + destroyOnUnmount: false }) @connect( state => ({