Maria Prinus

Results 3 comments of Maria Prinus

@AChristoff check this thread - https://github.com/bvaughn/react-virtualized/pull/1625 the change for React 17 has been merged but guess what? we need to get a new version now ;)

@mlarcher Looks like the downside of using e.preventDefault() is clearly explained in the [documentation](https://redux-form.com/7.2.0/docs/api/field.md/#-code-onblur-event-newvalue-previousvalue-gt-void-code-optional-) > If you call event.preventDefault(), the BLUR action will NOT be dispatched, and the value and...