AnthonMS / my-cards

Bundle of my custom Lovelace cards for Home Assistant. Includes: my-slider, my-slider-v2, my-button
Other
104 stars 27 forks source link

[Bug]: Slider not working on 'Internal URL' connection on iOS and Safari #47

Closed pauloruberto closed 1 year ago

pauloruberto commented 1 year ago

Current Behavior

I know this is going to sound crazy and I have no idea why this might be happening, but the sliders only work when I'm connected to my External URL via NabuCasa on both iOS (companion app) and Safari.

I've attached a screen recording example on Safari, where you can see the Internal connection on the left.

Expected Behavior

Slider should work for both internal and external URLs

Steps To Reproduce

Environment

- OS: iOS 16.4 beta, macOS 13.2, Safari 16.3
- App Version: 2023.2
- Hassio: 2023.3.3

Anything else?

https://user-images.githubusercontent.com/10248306/224380763-9bda1ced-be8a-4afa-97bd-5ab0f41eb848.mp4

AnthonMS commented 1 year ago

Hmm.. I'm really scratching my head about this one. I don't have any apple products to really test it on those devices. It makes it really tedious to debug. But it is of course something I will try to reproduce and figure out when I get time.

Thanks for reporting it.

AnthonMS commented 1 year ago

I'm thinking it's the way the card is imported to Home Assistant maybe. I can't see how this can be a problem in the code of the card to be honest.

pauloruberto commented 1 year ago

Interestingly enough, didn't change anything on my end and it started working on its own a little while back. I'm assuming some HA release fixed it 😅thanks for digging into it though