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
@brindy Can I ask one thing, does your app refresh on changes? At the moment I haven't actually enabled HOC hot-reloading but changes should reflect in a refresh.
Expected Behavior
After making changes to frontend-app it should automatically reload.
Actual Behavior
The app does not automatically reload. (Restarting the docker instance forces it.)
Steps to Reproduce the Problem
src/app/components/home/homepage.component.ts
ng serve
explicitly does support live reloadingSpecifications
The text was updated successfully, but these errors were encountered: