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

Sort stops responding #3549

Closed
deepfriedbrain opened this issue May 21, 2015 · 4 comments
Closed

Sort stops responding #3549

deepfriedbrain opened this issue May 21, 2015 · 4 comments

Comments

@deepfriedbrain
Copy link

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.

@PaulL1
Copy link
Contributor

PaulL1 commented May 21, 2015

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?

@deepfriedbrain
Copy link
Author

I was using the latest unstable version.

@PaulL1
Copy link
Contributor

PaulL1 commented May 30, 2015

There is a defect on column move where Chrome interprets the click as a column move instead of a sort if you move the mouse even slightly. #3333

@deepfriedbrain
Copy link
Author

Yes, it seems to be the same issue. I'm fine to close this.

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

No branches or pull requests

3 participants