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

jQuery is loaded multiple times which breaks bootstrap.js #59

Closed
Atala opened this issue Sep 11, 2017 · 0 comments
Closed

jQuery is loaded multiple times which breaks bootstrap.js #59

Atala opened this issue Sep 11, 2017 · 0 comments
Assignees
Labels

Comments

@Atala
Copy link
Member

Atala commented Sep 11, 2017

Quick check : (typeof $().modal == 'function'); returns false and bootstrap.js is well loaded => jQuery loaded twice and overrides bootstrap.js (which is a jQuery plugin).

Not sure how to fix it, maybe we could use the CommonsChunkPlugin to load jQuery only once.

@Atala Atala added the bug label Sep 11, 2017
@Atala Atala self-assigned this Sep 11, 2017
@Atala Atala closed this as completed in d5ecd94 Sep 12, 2017
Atala added a commit to Atala/coopcycle-web that referenced this issue Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant