79377551

Date: 2025-01-22 11:38:46
Score: 0.5
Natty:
Report link

After I realized that the fade offcanvas-backdrop show element exists twice in the DOM, this thread give me a hint to solve the problem:

Bootstrap Offcanvas fade duplicating between different parts of the site?

I removed the import "bootstrap/dist/js/bootstrap.bundle.js"; from my index.js and now it works as expected. Now, I just import "bootstrap/dist/css/bootstrap.min.css"; and the import 'bootstrap-icons/font/bootstrap-icons.css'; and for sure the react-bootstrap components I am using.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: nico