Skip to content

A11y: Non-interactive element <label> cannot have interactive role -> for 'option', 'radio' and 'tab' #1191

@shadowempire123

Description

@shadowempire123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions