Current Behavior
"@skeletonlabs/skeleton": "^1.0.0",
...
VITE v4.2.1 ready in 1119 ms
➜ Local: http://localhost:8082/
➜ Network: use --host to expose
➜ press h to show help
15:42:05 [vite-plugin-svelte] ssr compile in progress ...
15:42:06 [vite-plugin-svelte] /node_modules/@skeletonlabs/skeleton/components/ListBox/ListBoxItem.svelte:54:0 A11y: Non-interactive element cannot have interactive role 'option'
15:42:06 [vite-plugin-svelte] /node_modules/@skeletonlabs/skeleton/components/Radio/RadioItem.svelte:37:0 A11y: Non-interactive element cannot have interactive role 'radio'
15:42:06 [vite-plugin-svelte] /node_modules/@skeletonlabs/skeleton/components/Tab/Tab.svelte:36:0 A11y: Non-interactive element cannot have interactive role 'tab'
Steps To Reproduce
No response
Anything else?
No response