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
I have encountered a problem with dynamic page title. On opening a modal the page title reflects the change. However when closing the modal the title is not updated back to its original value.
Steps to reproduce the problem:
have dynamic <title> snippet that redraws when opening a modal
open the modal window - the page title should have changed to the modals title
now close the modal (either from site interaction or via the back button)
the title does not revert to the previous value
I suspect the problem is somewhere in the history state as I noticed the page title is overwritten even for the previous history entry.
I have encountered a problem with dynamic page title. On opening a modal the page title reflects the change. However when closing the modal the title is not updated back to its original value.
Steps to reproduce the problem:
I suspect the problem is somewhere in the history state as I noticed the page title is overwritten even for the previous history entry.
@zipper can you please look into it?
The text was updated successfully, but these errors were encountered: