Issue
I need help on this exception (image attached) that I can't solve.
I have two standalone components (images below), when I open dialog from parent I got an exception on (Could not determine where injector providers were configured. at throwError (core.mjs:392:11) )
LoginComponent ==> is parent ForgotPasswordComponent ==> is child
Thank you in advance for your help.[[enter image description here](https://i.stack.imgur.com/5vhb9.png)](https://i.stack.imgur.com/pmbyo.png)
I wanna just open the ForgotPasswordComponent from LoginComponent in MatDialog.
Solution
Upgrading to to Angular 17.0.3 version fixes this issue.
This is the GitHub issue about this.
Answered By - Keremcan Çakar
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.