Bootstrap v4.4.1 collapse doesn't work with jQuery v3.5.0
Created by: waclaw66
Hello together,
after upgrade to jQuery 3.5.0 I'm getting an exception
TypeError: Cannot convert object to primitive value
while clicking to navbar-toggler button
It leads to the line https://github.com/twbs/bootstrap/blob/dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb/js/src/collapse.js#L346
Works fine with jQuery 3.4.1.
Any system and browser.