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
{{ message }}
This repository has been archived by the owner on May 20, 2023. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered:
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
, andmaterial-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.
The text was updated successfully, but these errors were encountered: