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

Bootstrap5 with requireJS sometimes show $(...).modal is not function #1836

Open
Kelvinhokc opened this issue Feb 15, 2022 · 0 comments
Open

Comments

@Kelvinhokc
Copy link

my require put in after body tag.
this is my require js config
requirejs.config({ "baseUrl": "public/js" , "paths": { "app": "app" , "jquery": "jquery-1.11.3" , "jquery-ui": "../../plugins/jquery-ui-1.11.4/jquery-ui.min" , "moment": "../../plugins/datepicker/moment.min" , "bootstrap": "libs/bootstrap.bundle.min" } });
this error sometimes will appear.
this error annoys me , if any suggest i really appreciate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant