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
Popover binding on opened property is ignored. Cannot change popover visibility programatically.
To Reproduce
Steps to reproduce the behavior:
Open demo.
Click toolbar button.
Click on link button.
See that popover remains even even when closed programatically.
Expected behavior
Popover respects opened propery change & binding.
Actual Behavior
Popover ignores opened property state.
The text was updated successfully, but these errors were encountered:
ievgennaida
changed the title
Popover binding on opened property is ignored.
Svelte. Popover binding on opened property is ignored.
Apr 22, 2024
ievgennaida
changed the title
Svelte. Popover binding on opened property is ignored.
Svelte. Popover binding on opened property is ignored. (with demo)
Apr 23, 2024
Popover binding on opened property is ignored. Cannot change popover visibility programatically.
https://codesandbox.io/p/devbox/delicate-wind-86s7dx?file=%2Fsrc%2Fcomponents%2Fapp.svelte%3A2%2C26
Describe the bug
Popover binding on opened property is ignored. Cannot change popover visibility programatically.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Popover respects opened propery change & binding.
Actual Behavior
Popover ignores opened property state.
The text was updated successfully, but these errors were encountered: