Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slider does not render on Safari (MacOS and iOS including companion app) #10

Closed
2 tasks done
ksendor opened this issue Jun 11, 2021 · 4 comments · Fixed by #26
Closed
2 tasks done

Slider does not render on Safari (MacOS and iOS including companion app) #10

ksendor opened this issue Jun 11, 2021 · 4 comments · Fixed by #26
Labels
bug Something isn't working
Projects

Comments

@ksendor
Copy link

ksendor commented Jun 11, 2021

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser

Release with the issue: v1.1.0

Last working release (if known): N/A

Browser and Operating System: Safari / MacOS & iOS

Description of problem: Slider (any type like solid, gradient, striped etc.) does not show at all on Safari on MacOS and iOS (including Home Assistant companion app for iOS). Tested with many different themes. Same config (shown below) renders correctly (slider is visible) on Chrome. Additionally on iOS there is visible bar that is the handle of slider (also visible in visual edit mode on Safari on MacOS).

slider-button-card

type: custom:slider-button-card
entity: switch.living_room_neon
name: Neon
slider:
  percentage: false
  direction: left-right
  background: striped
  use_state_color: false
  use_percentage_bg_opacity: false
  show_track: false
  force_square: true
show_name: true
show_state: false
icon:
  show: true
  use_state_color: false
  rotate: false
  tap_action:
    action: more-info
action_button:
  mode: toggle
  show_spinner: true

Javascript errors shown in the web inspector (if applicable):

N/A

Additional information:

@ksendor ksendor added the bug Something isn't working label Jun 11, 2021
@mattieha
Copy link
Owner

Thanks for your detailed feedback, see
this comment about the problem. I'll make this highest priority to fix 👍

@ksendor
Copy link
Author

ksendor commented Jun 12, 2021

@mattieha Thank you for your fast reply. I'm looking forward for the fix because this card looks amazing and I can't wait to use it everywhere in my dashboard.

Because this is basically same issue as described in #5 (like you mentioned in your comment) feel free to close this one and I'll watch the other one.

P.S. If you need some beta-testing on Safari on MacOS / iOS feel free to mention me in any PR or issue.

@mattieha mattieha added this to To do in Roadmap via automation Jun 15, 2021
@mattieha mattieha moved this from To do to In progress in Roadmap Jun 15, 2021
Roadmap automation moved this from In progress to Done Jun 16, 2021
@poudenes
Copy link

Same issue here. On Chrome its working but there is a other issue (I'll create one: Color Temperature not used as state color)

@milkplus27
Copy link

milkplus27 commented Jul 16, 2021

Just wanted to say that this appears to still be an issue on my iPad Mini 2 which is stuck on iOS 12.5.4. Any chance it could be fixed for this?

Just to clarify: I can create slider buttons no problem, but when trying to actually slide on an iPad Mini 2, nothing happens. Works fine on Android, MacOS and Chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Roadmap
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants