All Questions
1 question
0
votes
1
answer
1k
views
onReset causes RangeError: Maximum call stack size exceeded
In my React Redux application, I use react-bootstrap(v^1.6.0) with Formik(v2.2.6) to build a filters form.
Everything works fine except reset handling. After I click my reset button, I get
RangeError:...