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 the UI Grid on a few different pages (partials) of my application, which get loaded using UI Router. I noticed that after a few mins of working with the application, the sort feature on all the grids on all the pages stops responding completely. Even after refreshing the browser, the sort doesn't work. There's absolutely no error in the browser console. The only way to make it work is to launch a new tab. Then it goes back to normal for a while. This happens on the Chrome 42x.
The other features like menus, column pinning, column hiding work fine even when the sorting stops responding.
Is it a known issue? Can I do something to prevent this behavior? Thanks.
The text was updated successfully, but these errors were encountered:
What version? There was a watchers problem on one of the bits of functionality - maybe sorting - in about rc18 or 19, I think fixed in 21. Is that possibly the problem?
I'm using the UI Grid on a few different pages (partials) of my application, which get loaded using UI Router. I noticed that after a few mins of working with the application, the sort feature on all the grids on all the pages stops responding completely. Even after refreshing the browser, the sort doesn't work. There's absolutely no error in the browser console. The only way to make it work is to launch a new tab. Then it goes back to normal for a while. This happens on the Chrome 42x.
The other features like menus, column pinning, column hiding work fine even when the sorting stops responding.
Is it a known issue? Can I do something to prevent this behavior? Thanks.
The text was updated successfully, but these errors were encountered: