You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems EditReportModalController can not be resolved as dependency.
Would you like to help me? How can I have EditReportModalController inside DraftReportController as dependency?
The text was updated successfully, but these errors were encountered:
I am using OcLazyLoad to load controller in router.
Here is snippet of my router.
Inside DraftReportController, I called ModalService to display modal.
Here I am getting error:
It seems EditReportModalController can not be resolved as dependency.
Would you like to help me? How can I have EditReportModalController inside DraftReportController as dependency?
The text was updated successfully, but these errors were encountered: