Replies: 1 comment 5 replies
-
Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
I am using Nova 4, which I have upgraded from 3 following the upgrade guide in the Nova Documentation.
Whenever I try to open a modal (doesn't matter if it's from a custom action or a standard delete confirmation), I get the gray overlay, and the modal doesn't show. The console shows the following: "Error: Your focus-trap must have at least one container with at least one tabbable node in it at all times", originating from Modal.vue, line 125.
I cannot find out why it's doing this. It happens on my local environment, as well as a staging server.
Things I've tried:
I hope someone can point me in the right direction.
Thanks,
Roy
Beta Was this translation helpful? Give feedback.
All reactions