Closed michalsvorc closed 2 years ago
I haven't tested, but this hook (along with the code on master) might be vulnerable to prototype pollution. Consider reviewing https://codeburst.io/what-is-prototype-pollution-49482fc4b638
Thanks for opening the issue.
I haven't tested, but this hook (along with the code on master) might be vulnerable to prototype pollution. Consider reviewing https://codeburst.io/what-is-prototype-pollution-49482fc4b638
🚀
any chance to merge this? I'm using this package and we need to exclude some fields
Thanks for the PR @michalsvorc. Sorry for the delay in merging
Input fields marked as excluded were persisted in web storage.
DONE:
TODO:
When testing, code that causes React state updates should be wrapped into act(...):
console warning while running tests