Hello Egemen Karakus,
I have faced this issue, haven't figured out what was the cause but here is my founding on the issue:
The above methods works for me, you can check it.
Hope my answer helps, reach me out for any queries.
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.
Hi all,
The problem is in the local cache. I could solve it by removing the cache in the developers' tools of Chrome. After some more browsing, I found that <Ctrl> + <F5> is doing that.
When seeing the message press <Ctrl> + <F5> and it should be working again.
Go Make It
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!