DjangoGirls/djangogirls

Uncaught TypeError: $(...).modal is not a function

Opened this issue · 0 comments

The modal functionality from Bootstrap is not working, and the following error is thrown in the console:

Uncaught TypeError: $(...).modal is not a function at HTMLDocument.<anonymous> (organize/:376:29) at l (jquery.min.js:4:24584) at Object.fireWith [as resolveWith] (jquery.min.js:4:25405) at Function.ready (jquery.min.js:4:2897) at HTMLDocument.S (jquery.min.js:4:550)