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

Using infinite scroll directive throws a [$rootScope:inprog] $digest already in progress exception when a column menu is opened #7218

Open
Lilipi opened this issue Feb 28, 2022 · 0 comments

Comments

@Lilipi
Copy link

Lilipi commented Feb 28, 2022

Hi,

Using a grid with infinite scroll directive throws a [$rootScope:inprog] $digest already in progress exception everytime a column menu is opened.

ui-grid.js:7898 Error: [$rootScope:inprog] http://errors.angularjs.org/1.7.9/$rootScope/inprog?p0=%24digest
at angular.js:99:1
at p (angular.js:19761:15)
at m.$digest (angular.js:19091:9)
at m.$apply (angular.js:19503:13)
at GridApi.applyHideMenu (ui-grid.js:3495:18)
at ui-grid.js:7935:21
at m.$emit (angular.js:19651:15)
at Object.feature.raise. [as scrollBegin] (ui-grid.js:7898:30)
at Grid.self.flagScrollingVertically (ui-grid.js:5243:29)
at Grid.scrollContainers (ui-grid.js:6814:12)

Seems similar to #6989 (comment)

Thanks

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

2 participants