Anyone successfully integrated Redux-form with Meteor and Mantra?

We are experimenting some issues, such that the store just saves the last typed character in the Field.

I’m using

 "redux-form": "^6.0.0-rc.3",
 "redux-form-material-ui": "^4.0.1",

without any propblem…

Fixed. I was just an stupid error :sweat_smile: