Marcelo Noronha
Marcelo Noronha

Reputation: 815

Bootstrap Carousel bug on Firefox

I'm using Bootstrap Carousel on Firefox, not working. It works on Chrome but not in Firefox. The previous button works fine, but next button makes the slide to bug. Does anyone have noticed that?

Here is the website I'm working on:

http://br418.teste.website/~noron298/work-in-progress/site1/

You can access on Firefox and see the bug.

What could I do?

Thanks!

Upvotes: 0

Views: 1177

Answers (1)

The Dude
The Dude

Reputation: 311

Seems to be a bug of Firefox and its CSS rendering engine. There is a bug at Mozilla: 1425213 I think this will be fixed by Mozilla but in the meantime maybe a solution for you is following fix: https://github.com/twbs/bootstrap/issues/24657#issuecomment-360552841

Upvotes: 1

Related Questions