I have same problem in bs 5.3. In body tag just add:
<body onload="Array.from(document.getElementsByClassName('carousel')).forEach((x) => new bootstrap.Carousel(x));">