Skip to content
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

Upgrading from 3.4.1 to 3.5.0 broke Bootstrap collapse/expand function #4680

Closed
D-R-J opened this issue Apr 22, 2020 · 1 comment
Closed

Comments

@D-R-J
Copy link

D-R-J commented Apr 22, 2020

When I upgraded jQuery from 3.4.1 to 3.5.0 it broke Bootstrap accordion and collapse/expand function. I'm using Bootstrap 4.4.1.
Error messages:
Uncaught TypeError: Cannot convert object to primitive value
at RegExp.test ()
at HTMLDivElement. (bootstrap-4.4.1.min.js:6)
at Function.each (jquery-3.5.0.min.js:2)
at S.fn.init.each (jquery-3.5.0.min.js:2)
at S.fn.init.a._jQueryInterface [as collapse] (bootstrap-4.4.1.min.js:6)
at HTMLDivElement. (bootstrap-4.4.1.min.js:6)
at Function.each (jquery-3.5.0.min.js:2)
at S.fn.init.each (jquery-3.5.0.min.js:2)
at HTMLAnchorElement. (bootstrap-4.4.1.min.js:6)
at HTMLDocument.dispatch (jquery-3.5.0.min.js:2)

@mgol
Copy link
Member

mgol commented Apr 22, 2020

Thanks for the report. This is a duplicate of #4665.

@mgol mgol closed this as completed Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants