🐛 Le formulaire etait perdu a l'aller retour sur /regle

pull/206/head
Mael 2018-04-06 15:26:03 +02:00 committed by Laurent Bossavit
parent 589d8c5079
commit 6b31f30318
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ import { Circle } from 'rc-progress'
@translate()
@reduxForm({
form: 'conversation'
form: 'conversation',
destroyOnUnmount: false
})
@connect(
state => ({