tsufiev

Results 5 comments of tsufiev

Seems that I have recently stumbled upon the case of weird behavior of `formatOnBlur` + `parse`. Let me explain my setup so it becomes clearer if it's the same issue...

Since my description of the issue may be a bit vague, I edited Parse+Format sandbox example to show the issue inside 1st field: https://codesandbox.io/embed/react-final-form-parse-and-format-v9r2i My unmet expectations here are: 1....

Just found the similar issue https://github.com/final-form/react-final-form/issues/383

This is a tentative fix for the source maps issues introduced by webpack-bem-loader when it is used in chain with babel-loader (babel-loader comes rightmost in the loaders array and is...

@joewalnes hi! Could you please review this one-liner fix?