The survol container is removed from the DOM in SPA #122
Labels
enhancement
New feature or request
Future improvements
Should be treated / discussed for future versions
hacktoberfest
This repository is public and will count towards your PR count for the Hacktoberfest
help wanted
Extra attention is needed
When changing page in Single Page Applications, sometimes the survol container is removed from the DOM. This is the case on osu's website for example. It should be re-inserted if it has been removed. Also we should make sure that the old event listeners are removed to avoid memory leaks.
The text was updated successfully, but these errors were encountered: