You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using silentbox 3.0.4 in a Nuxt 3 app. When I open the silentbox and then close it with the close button or the escape key, the class silentbox-is-opened isn’t removed from the body element. The silentbox-overlay-hidden event isn’t fired either. I attached a screencap of this.
I’m using silentbox 3.0.4 in a Nuxt 3 app. When I open the silentbox and then close it with the close button or the escape key, the class
silentbox-is-openedisn’t removed from the body element. Thesilentbox-overlay-hiddenevent isn’t fired either. I attached a screencap of this.plugins/silent-box.ts:app.vue(with options API, I can’t get silentbox working with composition API)Kapture.2023-08-23.at.16.49.10.mp4