Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

[13:19:05 CDT(-0500)] <TonyUnicon> also make sure

[13:19:07 CDT(-0500)] <TonyUnicon> mixins: [ 'Deft.mixin.Injectable' ],

[13:19:11 CDT(-0500)] <js70> yes. thats not the problem. just found the code section that is causing the issue.

[13:19:15 CDT(-0500)] <TonyUnicon> is included as part of the class def

[13:19:22 CDT(-0500)] <js70> thks.

[13:19:29 CDT(-0500)] <TonyUnicon> was that it?

[13:21:09 CDT(-0500)] <js70> it may be, but the code I removed was not directly calliing columnRendereUtils. Some more investigation but at least I found the section of code causing the issue.