-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bootstrap v5 alpha - "accordion" js is not working, bootstrap v5 beta yes #32656
Comments
In Bootstrap v5.0.0-beta1 the follow message is showed for MS Edge: Uncaught TypeError: _this._getConfig is not a function
at Object.Carousel (carousel.js:123)
at (index):302
Carousel @ carousel.js:123
(anonymous) @ (index):302 |
|
Same issue my code is below
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Windows 10, Chrome
Is it just me?
Code:
It's quite a bummer, because of:
#32655
There I must use alpha 1 instead of beta 1 because list-group activation js code is not working
But in this can I need to use beta 1
So I need to use both alpha and beta for accordion and list-group active
The text was updated successfully, but these errors were encountered: