79292884

Date: 2024-12-19 01:17:18
Score: 3.5
Natty:
Report link

I was unable to move to Next 15 with my react-bootstrap project due to this react-bootstrap issue, which if I understand correctly, has to do with Next 15 using some/all React 19 under the hood. Do you get the same error on Next 14? I'm assuming your failing code is similar to what you showed as evidence of other components working, like:

import { Navbar } from "react-bootstrap";
Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): get the same error
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Matt