maykar / kiosk-mode

🙈 Hides the Home Assistant header and/or sidebar
MIT License
408 stars 177 forks source link

kiosk mode no longer working after last update in HACS today #65

Closed hassuser closed 3 years ago

hassuser commented 3 years ago

this are my settings kiosk_mode: hide_header: true ignore_mobile_settings: true

in others just have this. kiosk_mode: kiosk: true

And this are the logs Logger: frontend.js.latest.202106030 Source: components/system_log/init.py:190 First occurred: 12:25:47 AM (7 occurrences) Last logged: 12:28:42 AM

http://xxx.xxx.x.x:8123/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=303101606166:49:122 ReferenceError: regeneratorRuntime is not defined http://xxx.xxx.x.x:8123/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=303101606166:49:144 ReferenceError: Can't find variable: regeneratorRuntime

Running all Apple devices of all ages, the all stopped hiding headers and sidebars. Before it was just the older ones having problems

sweetgman commented 3 years ago

same with me but i get the following

Logger: frontend.js.latest.202106030 Source: components/system_log/init.py:190 First occurred: 8:16:28 PM (2 occurrences) Last logged: 8:16:29 PM

http://xxx.xxx.xxx.xxx:8123/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=303101606166:49:126 Uncaught ReferenceError: regeneratorRuntime is not defined http://xxx.xxx.xxx.xxx:8123/lovelace-mobile/bedroom3?kiosk:0:0 Uncaught

my settings are:

kiosk_mode: admin_settings: hide_header: false non_admin_settings: hide_header: true ignore_entity_settings: true

Reinstall version 1.6.5 and it works fine.

lunaw commented 3 years ago

me too

myxu13 commented 3 years ago

Me too, can anyone solve this problem?

w1tw0lf commented 3 years ago

sitting with the same issue here as well.

dsegantx commented 3 years ago

Confirm 1.6.6 breaks my envt. Both android/fire tablets and iPad show headers with 1.6.6. Rollback to 1.6.5 restores.

Please fix.

maykar commented 3 years ago

Give the latest release a try and be sure to clear the cache of all devices if you're still having issues before reporting back.

maykar commented 3 years ago

Closing as duplicate of #63