You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this plugin on my data/statistic site.
On my site I only have this sidebar/navigationbar and a fixed sized div beside it.
When i add probably a few thousand record (in a table, inside my div), the sidebar becomes really slow, takes 3-5sec to show. Notice that my div is fixed size with overflow:auto, so the sidebar remains the same size nomatter what.
In Chrome the sidebar shows instantly even with a million records in the div?
The text was updated successfully, but these errors were encountered:
Hi
I'm using this plugin on my data/statistic site.
On my site I only have this sidebar/navigationbar and a fixed sized div beside it.
When i add probably a few thousand record (in a table, inside my div), the sidebar becomes really slow, takes 3-5sec to show. Notice that my div is fixed size with overflow:auto, so the sidebar remains the same size nomatter what.
In Chrome the sidebar shows instantly even with a million records in the div?
The text was updated successfully, but these errors were encountered: