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
Hi, I have had problems with the accordians in both Moodle 4.2 and 4.4. I haven't tested in 4.3 yet.
I just tried the default accordian templates in Generico templates, and they are created just fine, but I'm not able to collapse them. They are always open.
I also tried it with Bootstrap accordians and some other templates I found. Same issue.
In one example I got the following error:
Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll') at Collapse._getParent (first.js:4893:5701) at new Collapse (first.js:4893:1530) at HTMLDivElement.<anonymous> (first.js:4893:6589) at Function.each (jquery-3.7.1.min.js:2:3129) at ce.fn.init.each (jquery-3.7.1.min.js:2:1594) at ce.fn.init._jQueryInterface [as collapse] (first.js:4893:6298) at HTMLDivElement.<anonymous> (first.js:4893:7255) at Function.each (jquery-3.7.1.min.js:2:3129) at ce.fn.init.each (jquery-3.7.1.min.js:2:1594) at HTMLAnchorElement.<anonymous> (first.js:4893:7117)
The text was updated successfully, but these errors were encountered:
Hi, I have had problems with the accordians in both Moodle 4.2 and 4.4. I haven't tested in 4.3 yet.
I just tried the default accordian templates in Generico templates, and they are created just fine, but I'm not able to collapse them. They are always open.
I also tried it with Bootstrap accordians and some other templates I found. Same issue.
In one example I got the following error:
Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll') at Collapse._getParent (first.js:4893:5701) at new Collapse (first.js:4893:1530) at HTMLDivElement.<anonymous> (first.js:4893:6589) at Function.each (jquery-3.7.1.min.js:2:3129) at ce.fn.init.each (jquery-3.7.1.min.js:2:1594) at ce.fn.init._jQueryInterface [as collapse] (first.js:4893:6298) at HTMLDivElement.<anonymous> (first.js:4893:7255) at Function.each (jquery-3.7.1.min.js:2:3129) at ce.fn.init.each (jquery-3.7.1.min.js:2:1594) at HTMLAnchorElement.<anonymous> (first.js:4893:7117)
The text was updated successfully, but these errors were encountered: