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
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
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 :)
Once dynamic path resolved it doesn't respond on real data changes. Say we have a page corresponding some project, and
project.titleproperty 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 :)