zanna-37 / hass-swipe-navigation

↔️ Swipe through Home Assistant Dashboard views on mobile.
MIT License
322 stars 17 forks source link

Swipe navigation breaks on 2023.4.0b0 #45

Closed hmmbob closed 1 year ago

hmmbob commented 1 year ago

Subject says it all :-)

Version 1.11.0 installed on latest beta 2023.4.0b0 doesn't work. No errors in the console.

zanna-37 commented 1 year ago

Very bad indeed! Thank you for the heads-up.

zanna-37 commented 1 year ago

An update that fixes this will probably be available before the stable HA release. =) Thanks again.

Mick51 commented 1 year ago

No trial version yet ?

zanna-37 commented 1 year ago

I think an update will be available this night, I already found the issue. I'd appreciate if you can please test that tomorrow morning. =) Thanks.

zanna-37 commented 1 year ago

Everything should be fixed on v1.11.1. Let me know. Thanks =)

hmmbob commented 1 year ago

Jep, works! Thanks!

markfrancisonly commented 1 year ago

Did the update break the default left-edge swipe-in gesture for expanding a collapsed HA sidebar nav menu? I have the HA header hidden on our mobile phones so there is no way to expand the responsive sidebar without the default gesture ..

edit: the default gesture is no longer working period... the hass-swipe-navigation update isn't the issue

CRCinAU commented 1 year ago

Still seems like this is broken with 1.11.1 on:

Home Assistant 2023.4.1
Frontend 20230406.1 - latest
hmmbob commented 1 year ago

It's not.

Did you force refresh your browser and/or cleared the cache of the HA app?

CRCinAU commented 1 year ago

cleared the cache of the HA app

Ah - I didn't know this was a thing. That fixed it - thanks for the hint.

I was under the impression that the "There's a new version of the UI" with the RELOAD button did that - but TIL....

hmmbob commented 1 year ago

Been there 🤣

tekhiegit commented 1 year ago

I have this issue. Cleared cache and made no difference

zanna-37 commented 1 year ago

I have this issue. Cleared cache and made no difference

@tekhiegit I have automatic tests that inform me if new versions of home assistant break something. So 9/10 you didn't clear the cache, at least, not to Home Assistant way.

This is a guide to do it properly https://github.com/zanna-37/hass-swipe-navigation/wiki/Clearing-your-Home-Assistant-cache.