-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
This is about Bulma.
It looks like a browser-related bug, because it behaves differently in Firefox and Chrome. Probabaly needs some CSS tweaking to address both engines.
Overview of the problem
Open this page:
https://bulma.io/documentation/elements/progress/
In Chrome and then in Firefox (on Windows) - you'll see that in Firefox the indeterminate progress bars are not animating, they're solid.
The bulma version is the one used on your docs site, also the progress bars don't work on my website that I'm building using some fresh version of bulma.
Description
See above.
Steps to Reproduce
Open this:
https://bulma.io/documentation/elements/progress/
in Chrome and in Firefox.
Look at the indeterminate progress bars and see the different behavior in Firefox and Chrome.
Expected behavior
Should look identical in Firefox and Chrome.
Actual behavior
OK in Chrome, rock-solid indeterminate progress bars in Firefox. Looks like you guys prefer webkit, I work more with Firefox.