Closed marigan closed 10 years ago
Are you properly injecting "dialogs" into the custom dialog controller? If you are, is the custom dialog controller have access to the module "dialogs.main?"
Seems kind of odd that you'd be able to use "dialogs.create" and not "dialogs.wait" since they are both in the same services module.
Can't reproduce this problem. Need more information.
dataProvider not found error appears when i try to create a new predefined dialog within a custom dialog controller. Steps to reproduce:
2.within its controller call one of a predefined dialogs
= You should see an error in the console saying unknown dataProvider
WORKAROUND There is a workaround to not use predefined wait function. You can just call: