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

Missing piece in doc #129

Open
hovi opened this issue May 12, 2019 · 0 comments
Open

Missing piece in doc #129

hovi opened this issue May 12, 2019 · 0 comments

Comments

@hovi
Copy link

hovi commented May 12, 2019

Hi,

I followed your tutorial for twitter-style pagination. However my links to specific pages didn't work, no ajax call was made at all. After debugging of el-pagination.js I found out, that I need to wrap my ajax content in endless_page_template class so that link.closest(settings.pageSelector) call actually finds element to call load on. Took me quite a while and this part was never mentioned. Did I miss something and was this supposed to add automatically? Otherwise this should be added to doc as it was pain to debug.

K.

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