Forums | Mahara Community
Support
/
ncaught TypeError: Bootstrap's dropdowns require Popper.js
23 January 2021, 1:54
A strange one... we have found some Views where the "More options" three-dots button doesn't work. With console open, clicking the button gives this...
VM15 bootstrap.min.js:6 Uncaught TypeError: Bootstrap's dropdowns require Popper.js (https://popper.js.org/)
at c.t.toggle (VM15 bootstrap.min.js:6)
at HTMLButtonElement.<anonymous> (VM15 bootstrap.min.js:6)
at Function.each (jquery.js?v=5555:2)
at S.fn.init.each (jquery.js?v=5555:2)
at S.fn.init.c._jQueryInterface (VM15 bootstrap.min.js:6)
at HTMLButtonElement.<anonymous> (VM15 bootstrap.min.js:6)
at HTMLDocument.dispatch (jquery.js?v=5555:2)
at HTMLDocument.v.handle (jquery.js?v=5555:2)
It's only a few pages. It usually works. I'm struggling to see what's causing this. Any thoughts?
Mahara 20.10
28 January 2021, 9:17
Hi Howard,
Thank you for your report.
I believe this the bug mentioned at https://bugs.launchpad.net/mahara/+bug/1906383
There is a fix for it at https://reviews.mahara.org/#/c/11497/
Cheers
Robert