You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Vite to bundle the Bootstrap Carousel JavaScript, but it is causing an error in the browser console.
I verified that this issue is not specific to Vite, as it also occurs with the final JavaScript build bundled using Webpack.
To help reproduce the issue, I’ve provided a StackBlitz link with only the Carousel component. Please check the browser console after the page finishes loading to see the reported error:
Prerequisites
Describe the issue
I am using Vite to bundle the Bootstrap Carousel JavaScript, but it is causing an error in the browser console.
I verified that this issue is not specific to Vite, as it also occurs with the final JavaScript build bundled using Webpack.
To help reproduce the issue, I’ve provided a StackBlitz link with only the Carousel component. Please check the browser console after the page finishes loading to see the reported error:
Reduced test cases
I have replicated the issue here : https://stackblitz.com/edit/vitejs-vite-fvpaeypo?file=index.html
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
v5.3.3
The text was updated successfully, but these errors were encountered: