redoc icon indicating copy to clipboard operation
redoc copied to clipboard

Bootstrap 5.0+ CSS breaks navigation in React component

Open hexchain opened this issue 2 years ago • 1 comments

Describe the bug https://codesandbox.io/s/pensive-goldstine-giukpx

It seems that importing Bootstrap CSS (version 5.0+) completely breaks navigation in Redoc React component.

Expected behavior The navigation sidebar on the left should work as usual.

hexchain avatar Jul 14 '22 10:07 hexchain

#2123 Might be related

JSSAggie avatar Aug 08 '22 19:08 JSSAggie

I can confirm that Bootstrap 5.0+ CSS breaks navigation. There are no issues if I use Bootstrap 4.6.

fbourigault avatar Sep 22 '22 14:09 fbourigault