Hey, awesome framework! I'm on 3.7.2 and am still ...
# kvision
m
Hey, awesome framework! I'm on 3.7.2 and am still getting the nav dropdown issue when clicking on the burger menu:
Copy code
Uncaught TypeError: Cannot convert object to primitive value
    at RegExp.test (<anonymous>)
    at HTMLDivElement.eval (collapse.js?f6c9:346)
    at Function.each (jquery.js?7e2d:381)
    at jQuery.fn.init.each (jquery.js?7e2d:203)
    at jQuery.fn.init.a._jQueryInterface [as collapse] (collapse.js?f6c9:337)
    at HTMLDivElement.eval (collapse.js?f6c9:385)
    at Function.each (jquery.js?7e2d:381)
    at jQuery.fn.init.each (jquery.js?7e2d:203)
    at HTMLButtonElement.eval (collapse.js?f6c9:381)
    at HTMLDocument.dispatch (jquery.js?7e2d:5429)
eval @ bootstrap.bundle.min.js:6
each @ jquery.js?7e2d:381
each @ jquery.js?7e2d:203
a._jQueryInterface @ bootstrap.bundle.min.js:6
eval @ bootstrap.bundle.min.js:6
each @ jquery.js?7e2d:381
each @ jquery.js?7e2d:203
eval @ bootstrap.bundle.min.js:6
dispatch @ jquery.js?7e2d:5429
elemData.handle @ jquery.js?7e2d:5233
I ran gradle clean before, so I thought your workaround from the bugfix release fixed this one, but something is still fishy... Any help greatly appreciated 🙂