Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Google translate breaks many components #426

Open
iu4u57k3 opened this issue Jul 19, 2019 · 2 comments
Open

Google translate breaks many components #426

iu4u57k3 opened this issue Jul 19, 2019 · 2 comments

Comments

@iu4u57k3
Copy link

Many users have Google translate enabled by default.

As soon as they visit a page that uses angular dart components, the page is translated.
Once the translation is done many components such as maternial-dropdown-select, and
material-checkbox are completely broken.

To test this issue, visit:
https://dart-lang.github.io/angular_components/#/material_dropdown_select

Then, translate above page to french (or any other language).
Try to change the dropdown selection it will not work
Try to check or uncheck " Enable focus indicator", it will not work either.

I have not tested this issue with other languages.
It appears that Google translate is kept enabled by default by many users and it is causing many pages to break.

@iu4u57k3
Copy link
Author

How to tell Google translate to not translate the page?

@alescdb
Copy link

alescdb commented Jul 20, 2019

This might work ?

<meta name="google" content="notranslate">

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants