Closed Sjeff closed 4 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
Make sure you have read the issue guidelines and that you filled out the entire template.
Try disabling debug and clearing your cache
Same blank screen appears when opening HACS
Uncaught SyntaxError: Identifier 'config' has already been declared
at main_29.js:1
and when i press ctrl + shift + r the page shows but swipe navigation stops working until i refresh the page again.
Uncaught SyntaxError: Identifier 'root' has already been declared
at swipe-navigation.js:1
That is strange, config
does not exist in the fronend of HACS, and root
only exist in debug mode.
Must be something of a cache issue. It does work on Microsoft Edge browser.
let me check some settings in chrome.
I couldn't find anything in the settings so decided to reset chrome completely. and... that worked ! HACS page loading as expected and swipe-navigation as well.
@ludeeus Thanks for everything! 👍
This issue is closed, closed issues are ignored.
If you have issues similar to this, please open a seperate issue. https://github.com/custom-components/hacs/issues/new/choose
And remember to fill out the entire issue template :)
Version of HACS
0.19.0
Describe the bug
When i am on the a view and navigating to HACS via the sidebar the HACS screen is blank and the following error appears in the chrome console:
When i refresh the page ctrl + shift + r the HACS sidebar opens as expected.
Then when i return to one of the views in home assistant swipe-navigation is not working anymore and the following error appears:
After a refresh ctrl + shift + r the swipe navigation works again as expected.
Whenever i return to the HACS page via the sidebar the blank screen and same error are shown again.
If any more logs are needed please let me know.
current logger.yaml :
Debug log