Skip to content

Nested dialogs #80

@renatodeleao

Description

@renatodeleao

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:

  1. Open Modal one
  2. Open modal two from modal 1 content
  3. look at console

Error log

Maximum call stack size exceeded.
    at o ((index):72)
    at e._maintainFocus ((index):72)

Details

version: ^4.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions