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

fix: 'translate' key missing in HTMLAttributes interface #6

Merged
merged 1 commit into from Oct 18, 2022

Conversation

toniengelhardt
Copy link
Contributor

Description

This is important e.g. for Progressive Web Apps (PWAs) where you want to avoid translation suggestions from the browser. The problem occurs in Nuxt 3 app.head.htmlAttrs. Adding the translate key works, but it creates a type error.

Linked Issues

Additional context

This is important e.g. for Progressive Web Apps (PWAs) where you do not want to avoid translation suggestions.
@harlan-zw
Copy link
Owner

Good catch, thanks!

@harlan-zw harlan-zw merged commit 4ad3745 into harlan-zw:main Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants