Conversation

gtoxlili

This pull request addresses an issue where the useDocumentTitle hook does not revert the document title back to its original value when the component using it unmounts. Without this adjustment, navigating away from a component that sets the document title would leave the title in an incorrect state, potentially confusing users and affecting the user experience negatively.

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@gtoxlili