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
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
gulp serve:devapp successfully builds the demo app but when navigating to localhost:4200 in the browser, the app tries to retrieve the @angular/router package from the wrong place
* Remove private API references to getDom()
* Add PLATFORM_ID to all components
* Fix Demo-App runtime - add router to system-config
Closes#553.
Fixes#402, Fixes#547.
Bug, feature request, or proposal:
The dev app does not serve correctly
What is the expected behavior?
gulp serve:devapp
runs the demo appWhat is the current behavior?
gulp serve:devapp
successfully builds the demo app but when navigating to localhost:4200 in the browser, the app tries to retrieve the @angular/router package from the wrong placeWhat are the steps to reproduce?
gulp serve:devapp
Loading...
Console error from aboveThe text was updated successfully, but these errors were encountered: