Nick

Results 2 comments of Nick

I think, i have same issue. But i can reproduce this, only when using redux-form. https://codesandbox.io/s/14z7mr2mw3 Fix in my project: ``` const params = { minValue: 9, maxValue: 18, step:...

> I am using this module on latest node with no issues How do you install it? When i install it from npm, i have problem. And i see in...