redirect to home while refreshing browser with URL pointing to child route #357

Closed
opened 2025-08-09 17:15:59 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @ghost on 10/17/2017

redirect to home while refreshing browser with URL pointing to child route

Ex:
At URL: https://localhost:44342/books (at client route - books, no controller - books at server side).
User clicks reload to refresh the browser.
Page needs to be redirected to home since it depends store data in home to be populated first.

*Originally created by @ghost on 10/17/2017* redirect to home while refreshing browser with URL pointing to child route Ex: At URL: https://localhost:44342/books (at client route - books, no controller - books at server side). User clicks reload to refresh the browser. Page needs to be redirected to home since it depends store data in home to be populated first.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#357
No description provided.