Open ioggstream opened 3 years ago
This is an annoying bug due to our base library used to create react components. See also https://github.com/italia/form-pa/issues/22
@sebbalex do we have a workaround? It's inside the Modal component from design-react-kit.
If it's not blocking, deprioritize it in this project. @emilioSp
@sebbalex is it ok to priority=low ?
@sebbalex do we have a workaround? It's inside the Modal component from design-react-kit.
This is very annoying, it is caused by an unsafe use of lifecycle hooks in a dependency of reactstrap
(base library for design-react-kit
). As far as I know it should be fixed in next release.
@emilioSp we don't have a proper workaround...
@ioggstream yes, we can low priority for this. atm it's just a warning.
I expect
No warnings
Instead
See
https://reactjs.org/docs/legacy-context.html