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
I am using the Command.Dialog approach instead of the Command.Root approach and wanted to add the loop prop. It works as expected, which is great, but I am getting the following console warning in my browser dev tools:
Thanks for the port of this awesome library!
Issue:
I am using the
Command.Dialog
approach instead of theCommand.Root
approach and wanted to add theloop
prop. It works as expected, which is great, but I am getting the following console warning in my browser dev tools:Here is my component:
I am using Svelte 4 and Sveltekit 2 fwiw.
The text was updated successfully, but these errors were encountered: