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
Hey @arkmech 👋, thanks for checking out Svelte UX. Yeah, there are currently a good number of warnings in the library that need addressed. I'm hoping to dedicate some time to this, but I just lack a lot of extra bandwidth at the moment. This is currently being tracked by #186.
Uh oh!
There was an error while loading. Please reload this page.
sveltejs/svelte#1105
Using
vite-plugin-svelte
and onvite dev
getting many warnings from this package.<div ...></div>
rather than<div ... />
<menu>
should not be assigned mouse or keyboard event listeners.Way too many warnings to post all of them, but they fit into these two categories. #1 is easy to fix.
Can all these issues be resolved?
The text was updated successfully, but these errors were encountered: