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
I'm currently using Angular 8 and the latest version of ngx-popper (7.0.0). After updating Angular, my app started crashing with the following error: Uncaught Error: Type NgxPopperModule does not have 'ngModuleDef' property
I have been browsing through Angular issues and the only information I have acquired is that the error is related to Ivy. I'd greatly appreciate any help or clue if the problem is on my end.
The text was updated successfully, but these errors were encountered:
I'm currently using Angular 8 and the latest version of ngx-popper (7.0.0). After updating Angular, my app started crashing with the following error:
Uncaught Error: Type NgxPopperModule does not have 'ngModuleDef' property
I have been browsing through Angular issues and the only information I have acquired is that the error is related to Ivy. I'd greatly appreciate any help or clue if the problem is on my end.
The text was updated successfully, but these errors were encountered: