Relative Content

Tag Archive for sveltekitshadcnui

Svelte Shadcn select item data-highlighted isn’t added on hover

I added svelte-shadcn to my project and when using Select component data-highlighted property isn’t added to Select.Item on hover, hence highlighting css styles aren’t added.
Added the same way as specified in their example here: https://www.shadcn-svelte.com/docs/components/select
This is how I added the select bit: