zanna-37 / hass-swipe-navigation

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

skip_tabs not working #58

Closed DarthSonic closed 1 year ago

DarthSonic commented 1 year ago

I configured swipe_nav: in raw config of dashboard and set skip_tabs: 2 to skip the third tab. Tab is still shown on swipe.

DarthSonic commented 1 year ago

Okay. Found a solution myself:

skip_tabs: 2,

works. So need to add a comma at the end. Should work without too IMHO or mentioned in documentation.

zanna-37 commented 1 year ago

Thank you very much for the issue! This is indeed a bug and needs to be fixed. I wonder how it stayed there so long without being noticed.

zanna-37 commented 1 year ago

Can you test the last pre-release (v1.12.1)? Everything should be working.

DarthSonic commented 1 year ago

To be honest: I do not know how to test pre-releases ;-)

zanna-37 commented 1 year ago

It's now available for everybody 👍