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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: