|
The carousel I added to the sticky sidebar of my website works fine locally with slide and fade effects, but on remote server (Cloudflare pages) it looks strange and seems that images just jump from one to another - like the JS part that smooths the transitions is missing. It seems to be this issue with the Bootstrap JS file. I know that some features of Cloudflare like Rocket Loader™ or Auto Minify can mess with JS, but I have them disabled. This isn't urgent, I'm just curious about why this happens... |
Answered by
razonyang
Mar 30, 2024
Replies: 2 comments 2 replies
|
Probably the styles get purged by PurgeCSS, will check tonight. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got sick yesterday, just got time to check this, it should be fixed since
github.com/hbstack/carousel's v0.2.5.