T
Join Serversvelte-standard
to handle the new a11y warning, no-noninteractive-element-to-interactive-role
that popped up in Svelte 3.57.0
. Despite having what I think are proper role
and tabindex
settings for TJSMenu
and TJSContextMenu
Svelte complained w/ this new a11y warning. This is now resolved.