You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #1130 [LiveComponent] Workaround for bad behavior with Chrome's translation feature (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Workaround for bad behavior with Chrome's translation feature
| 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!
Commits
-------
5204f83 [LiveComponent] Workaround for bad behavior with Chrome's translation feature
0 commit comments