Doesnt work with Chrome anymore

0
Hello folk,   My application hasn't been working on Chrome for like a month but there is no problem with Microsoft Edge. On Chrome I get a message sayin [No translation]. What can be the issue? Have you ever experienced such a case?   Thanks in advance for your valuable comments.
asked
3 answers
1

Hello Egemen Karakus,

 

I have faced this issue, haven't figured out what was the cause but here is my founding on the issue:

  • This won't happen in incognito browsing.
  • Tring hard refresh with clear cache removes this error.
  • You won't get the error when debugging using dev tools.

 

The above methods works for me, you can check it.

 

Hope my answer helps, reach me out for any queries.

answered
1

try these steps to troubleshoot the issue

  • Clear Cache and Cookies: Start by clearing your Chrome browser's cache and cookies to rule out any stored data causing the issue.

  • Disable Extensions: Temporarily disable any Chrome extensions

  • Update Chrome: Ensure you're using the latest version of Google Chrome, as outdated versions can have compatibility issues.

  • Test in Incognito Mode: Try opening your application in Chrome's Incognito mode to rule out extension-related problems.

answered
-1

This sounds like your Chrome browser has a different default language set and your application doesn't have a suitable translation for that language. You can see what your browser language settings are Chrome's Settings -> Languages. 

 

https://support.google.com/chrome/answer/173424

 

Good luck!

answered