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
Carousel fade in fade out transition is not smooth when using text only. please fix this.
Please check codepen link below
Bootstrap v5.1.3
Chrome 94.0.4606.81 (64-bit)
Windows 10 Pro 19042.1237
Set a background-color on .carousel-item and it'll be smooth. The problem arises from no background being set by default, which we're unlikely to change. Perhaps we need to mention this in our docs.
Prerequisites
Describe the issue
Carousel fade in fade out transition is not smooth when using text only. please fix this.
Please check codepen link below
Bootstrap v5.1.3
Chrome 94.0.4606.81 (64-bit)
Windows 10 Pro 19042.1237
Reduced test cases
Codepen
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
v5.1.3
The text was updated successfully, but these errors were encountered: