Closed torto closed 8 years ago
In Angular 1.2 when execute ngDialog.open with controller parameter, the component crasch. In Chrome console show this message:
This error occurs because the variable controllerIntance is Json Object in Angular 1.2 but in Angular 1.3 is a function.
Related issues
Thank you :)
In Angular 1.2 when execute ngDialog.open with controller parameter, the component crasch. In Chrome console show this message:
This error occurs because the variable controllerIntance is Json Object in Angular 1.2 but in Angular 1.3 is a function.
Related issues
467