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

[LiveComponent] Workaround for bad behavior with Chrome's translation feature #1130

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets Fix #1120
License MIT

A bit of a hack, but works nicely locally. As @smnandre mentioned, Firefox and Safari are already ok, as they modify the page without triggering the MutationObserver or adding any ugly font tags ;).

Cheers!

@weaverryan weaverryan merged commit b31d5e1 into symfony:2.x Sep 22, 2023
@weaverryan weaverryan deleted the fix-chrome-translation branch September 22, 2023 11:26
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.

[LiveComponent] Funny bug with browser translation
1 participant