Progressbar: "animated" flag has no effect
See original GitHub issueI think that the issue is on the BS 4 CSS side as I can see css class (progress-animated
) added but no visual effect. To be investigated.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
bootstrap progress bar not animating - Stack Overflow
The animation for the progress bar is applied via css. When you inspect your progress bar element in dev tools, do you see...
Read more >Bootstrap 5 progress-bar-animation not working in any browser.
I am learning bootstrap recently and just tried applying bootstrap animated progress bar class. But it didn't work.
Read more >ProgressBar - Android Developers
Indeterminate mode is the default for progress bar and shows a cyclic animation without a specific amount of progress indicated. The following example...
Read more >ProgressBarGadget - PureBasic
#PB_ProgressBar_Smooth : The progress bar is smooth instead of using blocks (Note: On Windows XP with enabled skins and on OS X, this...
Read more >About Progress Bar Controls - Win32 apps | Microsoft Learn
By creating the progress bar control with the PBS_MARQUEE style, you can animate it in a way that shows activity but does not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is broken on the Bootstrap 4 demo site as well: http://v4-alpha.getbootstrap.com/components/progress/#animated-stripes
This just got fixed by 7e4af877f89c50b947ee2cd108677a6538be6e50 and will be part of the next (alpha.18) release (expect today / tomorrow).