availity-reactstrap-validation
availity-reactstrap-validation copied to clipboard
Performance Issues
It's been reported to me that there are some performance issues when using this library is a normal way. I use this library in a less than normal way, allowing for me to have relatively simple shouldComponentUpdate methods to avoid un-need re-renders.
For now the workaround is for anyone seeing performance issues to create a shouldComponentUpdate method. When time allows, I will address the issue inside the library.