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

instantclick.js stops other jquery functions #38

Open
gags88 opened this issue Oct 22, 2014 · 0 comments
Open

instantclick.js stops other jquery functions #38

gags88 opened this issue Oct 22, 2014 · 0 comments

Comments

@gags88
Copy link

gags88 commented Oct 22, 2014

I am using instantclick.js in my website but at the time when i include on the page near as below:

<script src="instantclick.min.js" data-no-instant></script> <script data-no-instant>InstantClick.init();</script>

then other jquery plugins do not work. For e.g, if i have autocomplete API by Google then it does not work and when i refresh the page then it starts working.

Can you please let me know why it is happening because when i remove instantclickthen all works fine?

Error in console is:

  1. Uncaught TypeError: Object [object Object] has no method 'geocomplete' (For autocomplete)
  2. You have included the Google Maps API multiple times on this page. This may cause unexpected errors. (For displaying address on google map)
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