First of all, thanks and congrats for such a small, elegant and accessible dialog solution 👍
Error
I step into an error while opening a modal from within another dialog, so multiple modals opened at the same time. (everything kept working, but the following error logs to console)
Note:
If this is the expected behaviour, as in, we shouldn't open more than one dialog at once, ignore this report and close it.
Steps:
- Open Modal one
- Open modal two from modal 1 content
- look at console
Error log
Maximum call stack size exceeded.
at o ((index):72)
at e._maintainFocus ((index):72)
Details
version: ^4.0.0
First of all, thanks and congrats for such a small, elegant and accessible dialog solution 👍
Error
I step into an error while opening a modal from within another dialog, so multiple modals opened at the same time. (everything kept working, but the following error logs to console)
Note:
If this is the expected behaviour, as in, we shouldn't open more than one dialog at once, ignore this report and close it.
Demo
Steps:
Error log
Details
version: ^4.0.0