Button with "is-loading" modifier, the loading spinner is not visible if used with "is-inverted" modifier · Issue #3637 · jgthms/bulma · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is about the Bulma CSS framework
I'm using Bulma version [latest on live bulma.com site by the time issue was created]
My browser is: Chrome v112
I am sure this issue is not a duplicate?: Yes I'm sure
Description
If the button is used with the "is-loading" modifier, the loading spinner becomes practically invisible if used with the "is-inverted" modifier
inspect the button that has the is-primary CSS class.
add to the selected button the is-inverted CSS class.
Expected behavior
The expected behavior should be that the loading spinner takes the inverted color of the main color class if set ex: "is-primary" or the default color for text.
Actual behavior
it just displays a blank button
The text was updated successfully, but these errors were encountered:
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma version [latest on live bulma.com site by the time issue was created]
My browser is: Chrome v112
I am sure this issue is not a duplicate?: Yes I'm sure
Description
If the button is used with the "is-loading" modifier, the loading spinner becomes practically invisible if used with the "is-inverted" modifier
Steps to Reproduce
Expected behavior
The expected behavior should be that the loading spinner takes the inverted color of the main color class if set ex: "is-primary" or the default color for text.
Actual behavior
it just displays a blank button
The text was updated successfully, but these errors were encountered: