openhab / openhab-webui

Web UIs of openHAB
Eclipse Public License 2.0
224 stars 242 forks source link

Charts on iOS are blank #2789

Closed Beluk closed 1 month ago

Beluk commented 1 month ago

After update to 4.2.2, all charts on iOS are gone, only a black screen is displayed. Maybe this is related with https://github.com/openhab/openhab-webui/issues/2702?

florian-h05 commented 1 month ago

Wrt to charts there is no difference in the charts' code to the current snapshot, and this one works fine for me on iOS 16, 17 and 18 - I cannot reproduce your issue.

Have you tried to "reload and clear cache" in the about page of Main UI?

Beluk commented 1 month ago

I cleared the cache. Now it works perfect. Also rotating the phone work like a charm. Thank you for your help!

florian-h05 commented 1 month ago

Good to hear!