-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Hi, using Svelte 4 the build emits some warnings due to new A11y roles introduced.
node_modules/simple-svelte-autocomplete/src/SimpleAutocomplete.svelte
(!) Plugin svelte: A11y: with click, keypress handlers must have an ARIA role
1149: <span
1186: <span
(!) Plugin svelte: A11y:
with dragstart, dragover, dragleave, drop handlers must have an ARIA role
1136: <div
1136: <div
(!) Plugin svelte: A11y:
with click, keypress handlers must have an ARIA role
1203: <div
1243: <div
1203: <div
1243: <div
devcsrj, Mtn-View, andreasscherman, anatoliy-t7 and beholdr
Metadata
Metadata
Assignees
Labels
No labels