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

Callback fires multiple times #19

Closed
oakley808 opened this issue May 7, 2013 · 1 comment
Closed

Callback fires multiple times #19

oakley808 opened this issue May 7, 2013 · 1 comment

Comments

@oakley808
Copy link

Under some circumstances, the success or callback function will fire multiple times. (apparently "limit" + 1 times)

Here's a demo:
http://jsfiddle.net/2tqP9/3/

If I remove "<p>{date}</p>" from the entryTemplate, the callback is only fired once.
http://jsfiddle.net/uYtM8/1/

Weird.

@sdepold
Copy link
Owner

sdepold commented Sep 5, 2015

Seems to work by now.

@sdepold sdepold closed this as completed Sep 5, 2015
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

2 participants