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
Setting disabled={$someBooleanStore} on a Menubar.Item does not trigger updates when the store is updated, unless the menu is closed and reopened. I've created a small example that shows that normal HTML buttons update but not the bits-ui component.
Thank you for developing and maintaining this library and shadcn-svelte, it's super smooth to use!
Let me know if there is anything I can do to help fixing this.
Describe the bug
Setting
disabled={$someBooleanStore}
on aMenubar.Item
does not trigger updates when the store is updated, unless the menu is closed and reopened. I've created a small example that shows that normal HTML buttons update but not the bits-ui component.Thank you for developing and maintaining this library and shadcn-svelte, it's super smooth to use!
Let me know if there is anything I can do to help fixing this.
Reproduction
https://svelte.dev/repl/80a41d66661f46f0a803935a22ef405f?version=4.2.15
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: