i have a home route and when i refresh the page on the browser instead of calling the model and only refreshing the current route, it refreshes the parent(application) route. Is there any way to just refresh my home route?
Asked
Active
Viewed 53 times
1 Answers
0
No, there isn't a way to do this. From within the application you can probably do it, but when the browser refreshes the page it's going to do a full refresh every time, no way around that.

GJK
- 37,023
- 8
- 55
- 74