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
as per official docs (also tried this out), BrowserModule re-exports CommonModule. In AppModule, having only BrowserModule should suffice. and for PassengerModule, having only CommonModule should suffice.
Thoughts?
The text was updated successfully, but these errors were encountered:
as per official docs (also tried this out), BrowserModule re-exports CommonModule. In AppModule, having only BrowserModule should suffice. and for PassengerModule, having only CommonModule should suffice.
Thoughts?
The text was updated successfully, but these errors were encountered: