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

Controller 'uiGrid', required by directive 'uiGridDraggableRows', can't be found! #44

Open
rkumar1209 opened this issue Dec 5, 2016 · 1 comment

Comments

@rkumar1209
Copy link

Getting below error while trying to add this feature to angular-ui-grid.

angular.js:12477 Error: [$compile:ctreq] Controller 'uiGrid', required by directive 'uiGridDraggableRows', can't be found!
http://errors.angularjs.org/1.4.7/$compile/ctreq?p0=uiGrid&p1=uiGridDraggableRows
at angular.js:68
at getControllers (angular.js:8146)
at nodeLinkFn (angular.js:8272)
at angular.js:8519
at processQueue (angular.js:14745)
at angular.js:14761
at Scope.$eval (angular.js:15989)
at Scope.$digest (angular.js:15800)
at Scope.$apply (angular.js:16097)
at done (angular.js:10546)(anonymous function) @ angular.js:12477(anonymous function) @ angular.js:9246processQueue @ angular.js:14753(anonymous function) @ angular.js:14761$eval @ angular.js:15989$digest @ angular.js:15800$apply @ angular.js:16097done @ angular.js:10546completeRequest @ angular.js:10744requestLoaded @ angular.js:10685

Please suggest what's going wrong.

@skrajewski
Copy link
Contributor

Hi @rkumar1209,

Could you reproduce the same issue in codepen?

@Dzast Dzast self-assigned this Apr 25, 2018
@Dzast Dzast removed their assignment May 7, 2018
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