lmeijdam / angular-umd-dynamic-example

Angular UMD example of loading new modules dynamically
174 stars 57 forks source link

Refresh not working on routes #13

Open sagarwasule opened 5 years ago

sagarwasule commented 5 years ago

When I open say http://localhost:4200/#/moduleC or share this url the application is not working.

ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'moduleC' Error: Cannot match any routes. URL Segment: 'moduleC'

billyjov commented 3 years ago

Hi @sagarwasule ! i'm facing the same issue. Did you solve this issue ?

riveroreyes commented 3 years ago

Why don't you work with angular elements? I tried this load dynamically module and it gave me a lot work and limitations.