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

valuePrepareFunction called multiple times [bug] #300

Closed
karangarg45 opened this issue Apr 12, 2017 · 2 comments
Closed

valuePrepareFunction called multiple times [bug] #300

karangarg45 opened this issue Apr 12, 2017 · 2 comments

Comments

@karangarg45
Copy link

If i am using valuePrepareFunction to return the value of a column then the function is getting called at intermittent intervals even thought the table has been initialized which is affecting the performance of the application.There are only 2 rows in my table.Initially i thought putting the console.log in the function might be the issue then i put the debugger in the chrome to check and the same thing is happening

@karangarg45 karangarg45 changed the title valuePrepareFunction called multiple times valuePrepareFunction called multiple times [bug] Apr 12, 2017
@luisfavila
Copy link

Why was this closed?
It's happening the same to me. valuePrepareFunction is called every second or so. Wtf?

@nicolalopatriello
Copy link

Why closed? I'have the some problem? With only mouse scroll the valuePrepareFunction() is re-called and with this the page is slow.

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

3 participants