Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
munna710 opened this issue Aug 29, 2024 · 0 comments
Open

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

munna710 opened this issue Aug 29, 2024 · 0 comments
Labels
bug help wanted javascript Pull requests that update Javascript code organize-app

Comments

@munna710
Copy link

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)

@marksweb marksweb added bug help wanted javascript Pull requests that update Javascript code organize-app labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help wanted javascript Pull requests that update Javascript code organize-app
Projects
None yet
Development

No branches or pull requests

2 participants