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

bug: v3 some animations don't appear to be working in ios safari #1898

Closed
johnslemmer opened this issue Jun 2, 2023 · 6 comments
Closed
Assignees

Comments

@johnslemmer
Copy link

What version of daisyUI are you using?

3.0.1

Describe your issue

A number of animations don't appear to be working in iOS safari with daisy v3. See video below. The ones I found:

  • button click animation
  • loading spinner
  • indeterminate progress

The button click animation used to work in v2. However, the indeterminate progress did not work in v2. And as the loading spinner is new this version (thanks for that by the way!), there is nothing to compare it to.

Screen.Recording.2023-06-02.at.2.35.04.PM.mov

What browsers are you seeing the problem on?

Safari

Reproduction URL (optional)

No response

@tansanDOTeth
Copy link

The drawer animation is also broken. Most notabily, the outro animation is gone now.

@saadeghi saadeghi self-assigned this Jun 3, 2023
@saadeghi
Copy link
Owner

saadeghi commented Jun 4, 2023

The drawer animation is also broken. Most notabily, the outro animation is gone now.

There's an issue for that already: #1888

  • button click animation

Button click animation is fixed now on version 3.0.2

  • indeterminate progress

Here's the issue about indeterminate progress: #1330 I'm working on it.

  • loading spinner

I don't see a problem with spinner animation. Here's a video on both Safari and Safari iOS:

sx.mp4

Can you tell me which iOS/Safari version you're using?

@johnslemmer
Copy link
Author

Strange, the loading spinner is working for me too now. I had recorded that on a iPad simulator on macOS. But today it is working fine. Also checked on an actual iPhone and iPad. Works fine there too. So I would say there is no issue there.

Thanks for fixing the button animation! And sorry to clog up with a duplicate on the other. Should be good to close this issue.

@saadeghi saadeghi closed this as completed Jun 4, 2023
@blakenz
Copy link

blakenz commented May 23, 2024

I'm noticing the button click animation on iOS not working when I use daisyUI on my own project, however it works on daisyui.com

@saadeghi
Copy link
Owner

@blakenz please open a new issue with a minimal reproduction link

@jayjayjayjayjayjay
Copy link

@blakenz Similar issue for me currently. Did you figure out a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants