While typing on a field, cursor jump to the end preventing any natural typing in the middle of a string, these issues might be related:
Here are the two fiddles took from this comment:
There are differents version than the one we use react-redux@5.0.7, downgrading to 5.0.0-rc.1 does not help at all.
It also seems to happen on certain react and redux-form version. =/
While typing on a field, cursor jump to the end preventing any natural typing in the middle of a string, these issues might be related:
Here are the two fiddles took from this comment:
There are differents version than the one we use
react-redux@5.0.7, downgrading to5.0.0-rc.1does not help at all.It also seems to happen on certain
reactandredux-formversion. =/