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

._init is not a function #768

Closed
kamov opened this issue Mar 13, 2018 · 3 comments
Closed

._init is not a function #768

kamov opened this issue Mar 13, 2018 · 3 comments
Labels

Comments

@kamov
Copy link

kamov commented Mar 13, 2018

All seem work fine, but in console log after each new page load appear this error:

o._init is not a function

@desandro
Copy link
Member

Thank you for reporting this issue. I'm sorry to see you're having trouble with Infinite Scroll. Could you provide a live URL, or even better a reduced test case? See Submitting Issues in the contributing guidelines.

@desandro desandro changed the title o._init is not a function ._init is not a function Apr 15, 2018
@desandro
Copy link
Member

This bug is likely caused by calling .infiniteScroll() with jQuery after it has been initialized. jQuery Bridget expects a _init() method to be present. A fix has been added and will be in the next release.

@kamov
Copy link
Author

kamov commented Apr 23, 2018

Sorry, I see now notification.
Glad that you fixed.

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

No branches or pull requests

2 participants