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(home): Fix DOMException in Firefox caused by i18n component interpolation #171

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

Hanziness
Copy link
Owner

This PR fixes a severe error that stopped the home page from properly loading and displaying any buttons, especially when the language was set to Hungarian. The issue seems to have been caused by the use of the <i18n> tag. For now, it is wrapped in a <client-only> tag.

@Hanziness Hanziness changed the title Fix index i18n error fix(home): Fix DOMException in Firefox caused by i18n component interpolation Jan 20, 2022
@Hanziness Hanziness merged commit 6017f5e into develop Jan 20, 2022
@Hanziness Hanziness deleted the fix-index-i18n-error branch January 20, 2022 16:47
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

1 participant