Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[paraglide-sveltekit] compiler warning: a11y-missing-attribute is no longer valid — please use a11y_missing_attribute instead #259

Closed
siliconcat opened this issue Nov 20, 2024 · 1 comment · Fixed by opral/monorepo#3228
Assignees

Comments

@siliconcat
Copy link

Using the latest sveltekit (2.73) and @inlang/paraglide-sveltekit (0.12.0), getting the following compiler warning:

10:53:38 AM [vite-plugin-svelte] src/lib/components/ui/button/button.svelte:71:20 `a11y-missing-attribute` is no longer valid — please use `a11y_missing_attribute` instead

This is added by paraglide to prevent other issues, so now it looks like underscores must be used.

Thanks

@samuelstroschein
Copy link
Member

Released in @inlang/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants