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 described this issue and how I worked around it here: #4651 (comment). Essentially, the changes of the destroy hook do not take effect with the popstate event. It correctly removes the element, but the browser restores the state of the page before any changes made by the hook. This may cause some issues with 3rd party libraries.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have described this issue and how I worked around it here: #4651 (comment). Essentially, the changes of the destroy hook do not take effect with the popstate event. It correctly removes the element, but the browser restores the state of the page before any changes made by the hook. This may cause some issues with 3rd party libraries.
Beta Was this translation helpful? Give feedback.
All reactions