Developer Forum
Localize is translating the user entered values as well.
9 months ago by Prasad
We are using react js MUI. To avoid translation we are added translate="no" to the <textField but the problem is it is also not translating the input label. How to solve this issue?