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

next: Popover does not close when clicking a different PopoverTrigger #1016

Open
troykollar opened this issue Dec 23, 2024 · 0 comments
Open

Comments

@troykollar
Copy link

Describe the bug

With a current popover open, if you click the trigger of a second popover, the first popover doesn't close before opening the second popover.

(i.e. Popover A is open, click trigger for Popover B, Popover A and B are now both open).

Reproduction

https://stackblitz.com/edit/vitejs-vite-esdcwhcg?file=src%2FApp.svelte

Logs

No response

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 18.20.3 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.2.3 - /usr/local/bin/npm
    pnpm: 8.15.6 - /usr/local/bin/pnpm
  npmPackages:
    bits-ui: ^1.0.0-next.74 => 1.0.0-next.74 
    svelte: ^5.14.3 => 5.15.0

Severity

annoyance

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