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
There is an exception shown in the browser console when opening a page. It does not seem to be blocking but it might still be worth investigating.
GET https://localhost.../initialized [HTTP/2 503 Service Unavailable 23ms]
Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data versions.js:42:18
<anonyme> .../assets/javascripts/versions.js:42
AsyncFunctionThrow self-hosted:694
(Asynchrone : async)
<anonyme> .../assets/javascripts/versions.js:6
The text was updated successfully, but these errors were encountered:
There is an exception shown in the browser console when opening a page. It does not seem to be blocking but it might still be worth investigating.
The text was updated successfully, but these errors were encountered: