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

Data reload issues multiple requests #85

Closed
Giorgi opened this issue Oct 1, 2014 · 8 comments
Closed

Data reload issues multiple requests #85

Giorgi opened this issue Oct 1, 2014 · 8 comments
Labels
Milestone

Comments

@Giorgi
Copy link

Giorgi commented Oct 1, 2014

Hello

When you click 'Reload Data' at the example at Data reload with Ajax it issues three networks requests and the following error appears on the console:

TypeError: headerCells[i] is undefined

Why does it issue three network requests?

@l-lin
Copy link
Owner

l-lin commented Oct 1, 2014

Indeed, nice catch 👍 I'm on it.

@l-lin l-lin added the bug label Oct 1, 2014
@Giorgi
Copy link
Author

Giorgi commented Oct 2, 2014

Any updates about the issue?

@l-lin
Copy link
Owner

l-lin commented Oct 2, 2014

I'm refactoring some code so that it will be unit test friendly in order to avoid such problems in the future.
So it might take a while.

@Giorgi
Copy link
Author

Giorgi commented Oct 2, 2014

Thanks! So it's not yet fixed in the dev branch neither right?

@l-lin
Copy link
Owner

l-lin commented Oct 2, 2014

Nope, still not fixed 😞

l-lin added a commit that referenced this issue Oct 4, 2014
@l-lin
Copy link
Owner

l-lin commented Oct 4, 2014

Fixed on dev branch 😁

@l-lin l-lin closed this as completed Oct 4, 2014
@l-lin l-lin added this to the 0.2.1 milestone Oct 4, 2014
@Giorgi
Copy link
Author

Giorgi commented Oct 4, 2014

Thanks, will give it a try on Monday.

@Giorgi
Copy link
Author

Giorgi commented Oct 6, 2014

Worked great, Thanks.

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

No branches or pull requests

2 participants