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
After installing the newest version v3.5.2 I had an empty page. It seemed the page was built but with empty body. Can somebody else confirm this behaviour? Thanks.
Then I force-installed the previous version and now it works again.
This is a cached index.html issue. You can fix it by clearing the cache for the ui website.
In the next release I'll push up a change to prevent the index page from ever being cached (it's only 1.7KB). The static assets such as css, javascript, fonts and images files will still get cached.
After installing the newest version v3.5.2 I had an empty page. It seemed the page was built but with empty body. Can somebody else confirm this behaviour? Thanks.
Then I force-installed the previous version and now it works again.
sudo npm install -g --unsafe-perm homebridge-config-ui-x@3.5.1
The text was updated successfully, but these errors were encountered: