Since upgrading to OH 4.0.1 from 3.4.0 I have issues when using the UI with Firefox. When I make changes, like adding an Item, the Model (Administration, Settings, Model) does not get updated and does not show the changes until I completely close and open the browser again. When using Chrome it works fine.
Are there any known issues with OH 4.0.1 and Firefox?
I have issues as well since I the last Firefox update. Currently using oh 4.0.3, but it did happen with 4.0.2 as well. I I load the openhab page it stays blank. I have to press CTRL+F5 to see something. However, since a few days not even that works, the page stays blank and it loads forever.
Opening the UI in Chrome, mobile client or edge works without problems.
hi @sven1234
i have same issue often i opening white page (had this with 3.x version also but its still existing until 4.0.3). ctrl+f5 and it works.
what i got out: app.js and app.css were tried to load and they are getting a 404 and then its resulting in white page.
after ctrl+f5 they were loaded but in another way: app.b1e916848415a5f0af1b.css and app.b1e916848415a5f0af1b.js
im using nginx before openhab. But a solution for that i dont have…
I´m not sure if this fits here as well so I just try.
I was adding a bridge in a thing (PV forecast binding) and in firefox the list which was sliding from the bottom (with the checkboxes) was empty. Just one line with a “dot”/checkbox but no text/bridge to it.
In edge the very same thing showed the existing bridge/thing in this list.
As a result in firefox the bridge could not be selected and in edge it could.
Firefox does not update the internal cache in case of changes on the server site.
My workaround:
With the extension “Clear Cache” the cache is reset and the site reload.