Skip to content
New issue

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

popover: Inconsistent behavior between failback and native popover #725

Open
Wykks opened this issue Apr 26, 2024 · 0 comments
Open

popover: Inconsistent behavior between failback and native popover #725

Wykks opened this issue Apr 26, 2024 · 0 comments

Comments

@Wykks
Copy link
Contributor

Wykks commented Apr 26, 2024

Hi,

I'm trying to make a simple Toast component, and I'm using the Popover for this (as suggested in the doc). While it's working as expected in Chrome, I'm not able to make it work in Firefox (v124).

https://stackblitz.com/edit/qwik-starter-uptoed?file=src%2Froutes%2Findex.tsx

The popover in Firefox works only once.
Also I believe that the popover should be automatically closed when destroyed (the actual behavior when using it in Chrome). Probably a missing cleanup :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant