You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once dynamic path resolved it doesn't respond on real data changes. Say we have a page corresponding some project, and project.title property is a part of page title. When user updates the project the page title will not adjust itself for a new name until reload/history manipulation. Some registering/detecting mechanics would be great to implement, for example as in use-react-router-breadcrumbs.
Btw, thank you for such a simple yet useful project! Wonder why it has so little stars, it really saves a lot of time and brain cells :)
The text was updated successfully, but these errors were encountered:
Thank you for your feedback. Your feature request sound good but we currently don't have time to implement it. I would appreciate a PR from anyone who wants to do it.
Once dynamic path resolved it doesn't respond on real data changes. Say we have a page corresponding some project, and
project.title
property is a part of page title. When user updates the project the page title will not adjust itself for a new name until reload/history manipulation. Some registering/detecting mechanics would be great to implement, for example as in use-react-router-breadcrumbs.Btw, thank you for such a simple yet useful project! Wonder why it has so little stars, it really saves a lot of time and brain cells :)
The text was updated successfully, but these errors were encountered: