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

Global jQuery referenced instead of $ #195

Open
stiff opened this issue Jan 21, 2015 · 0 comments
Open

Global jQuery referenced instead of $ #195

stiff opened this issue Jan 21, 2015 · 0 comments

Comments

@stiff
Copy link

stiff commented Jan 21, 2015

For example, here:

pagerjs/pager.js

Line 1052 in c54c799

var loadPromise = jQuery.ajax({
. I think this might cause issues in rare cases with multiple versions or jQuery loaded with amd, and $ should be used for purity?

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