Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

[12:18:34 CDT(-0500)] <js70> you getting on the call Dan?

[13:14:02 CDT(-0500)] <js70> just now starting to get: Deft.ioc.Injector.resolve(): Error while resolving value to inject: no dependency provider found for 'columnRendererUtils'.

[13:14:27 CDT(-0500)] <js70> I'm assuming this is a loading issue.

[13:14:54 CDT(-0500)] <js70> any help would be appreciated.

[13:16:14 CDT(-0500)] <TonyUnicon> you have to inject it

[13:17:54 CDT(-0500)] <TonyUnicon> do you have a keyvalue pair like this?

[13:17:55 CDT(-0500)] <TonyUnicon> columnRendererUtils: 'columnRendererUtils',

[13:17:58 CDT(-0500)] <TonyUnicon> in your controller?

[13:18:15 CDT(-0500)] <TonyUnicon> it should be part of the 'inject' config at the top of the controller code usually

  • No labels