availity-reactstrap-validation icon indicating copy to clipboard operation
availity-reactstrap-validation copied to clipboard

Performance Issues

Open TheSharpieOne opened this issue 8 years ago • 0 comments

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.

TheSharpieOne avatar Feb 20 '17 17:02 TheSharpieOne