born2net / Angular-kitchen-sink

:rocket: Angular - learn by example
http://ng.javascriptninja.io
755 stars 146 forks source link

does not remember place when refreshing screen #26

Closed arcee123 closed 8 years ago

arcee123 commented 8 years ago

Greetings,

If I'm in a given page: e.g. http://localhost:8080/src/public/AppManager the application works, but when the browser's refresh button is selected, I receive the following error:

Cannot GET /src/public/AppManager

how do I enable this? Thank you.

born2net commented 8 years ago

correct, this is a bug which will get fixed once I move to webpack. I am waiting for ng2 team to finish cli @ webpack so I can make the move, regards.