primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
9.83k stars 1.18k forks source link

pi-spin doesn't make icon spin anymore. #6213

Open anchan42 opened 1 month ago

anchan42 commented 1 month ago

Describe the bug

It not spinning in the documentation site too. https://v3.primevue.org/icons/#spin

Reproducer

https://v3.primevue.org/icons/#spin

PrimeVue version

3.53

Vue version

3.x

Language

ES6

Build / Runtime

Vue CLI App

Browser(s)

Chrome latest, fire fox

Steps to reproduce the behavior

Go to the document page to see spin section of the icon component.

Expected behavior

The icon should spin when p-spin applied.

github-actions[bot] commented 3 weeks ago

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.

anchan42 commented 3 weeks ago

I tried it on FireFox, Chrome and Edge on the same computer and the icon was not spinning on all three browsers. That was why I opened the issue. I tried it agian on iPad using Chrome this morning and it was working ok!! So it is my computer. Not sure what it is yet though.

Owen3H commented 3 weeks ago

I'm guessing this is related to https://github.com/primefaces/primeicons/issues/1159

anchan42 commented 3 weeks ago

I tried it again on another computer. This one got Chrom, Edge, Firefox and Opera. The icon doesn't spin on all of them. The two computers that have the problem are Windows so it might be OS specific? Seem to be working ok on iOS and Andriod.

anchan42 commented 3 weeks ago

I have found the solution. Set this to best appearance. Noithing to do with primevue :)

image

Owen3H commented 2 weeks ago

Windows strikes again. Checking the top one indeed solved it, ty!

sslobodian-iqmessenger commented 2 days ago

You can also play with this option to affect the animation: image

Seems like it was done intentionally: image