This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Is it possible to reload a partial view? #9086
Closed
Description
As shown in this plunker http://plnkr.co/edit/SWFgpp6ju07IwFB4XLB9?p=preview, if you preview on a separate window, if you click links the partial view is rendered and the url changes, however if the page is refreshed the page shows not found error.
I'm using ngRoute module for routing. This example is in official docs at https://docs.angularjs.org/api/ngRoute/service/$route
I've uploaded the image showing the problem.
Original view
After clicking a link
After reloading
Metadata
Metadata
Assignees
Labels
No labels