We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Framework 7 popup backdrop remains when popup is unmounted in svelte.
"dependencies": { "framework7": "^8.3.0", "framework7-svelte": "^8.3.0", "svelte": "^4.2.0" }, "devDependencies": { "@sveltejs/vite-plugin-svelte": "^2.4.5", "vite": "^4.4.9" }
DEMO LINK: https://codesandbox.io/p/devbox/loving-visvesvaraya-vhyrxx?file=%2Fsrc%2Fcomponents%2Fapp.svelte%3A12%2C6
Platform and Target: Chrome
Describe the bug
Expected behavior Popup is closed and unmounted with the backdrop overlay.
Actual Behavior Popup is closed but gray backdrop is displayed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Framework 7 popup backdrop remains when popup is unmounted in svelte.
DEMO LINK:
https://codesandbox.io/p/devbox/loving-visvesvaraya-vhyrxx?file=%2Fsrc%2Fcomponents%2Fapp.svelte%3A12%2C6
Platform and Target: Chrome
Describe the bug
Expected behavior
Popup is closed and unmounted with the backdrop overlay.
Actual Behavior
Popup is closed but gray backdrop is displayed.
The text was updated successfully, but these errors were encountered: