return !deepEqual(this.props, nextProps); jaredLunde commented Jul 26, 2018 @dmitriykharchenko Sorry, that was a reference to the Uncaught RangeError: Maximum call stack size exceeded error and presumably #373 (comment) - not anything perf related. Author dmitriykharchenko commented Jul 26, 20...
Describe the bug If I use react element inside register for required property, then I am getting the error "Maximum call stack size exceeded". To Reproduce Steps to reproduce the behavior: Go to the sandbox Click on the email input to ma...