Super-preloader
Super-preloader copied to clipboard
Check common front-end frameworks/routers
This idea builds on #415, maybe we can check common front-end frameworks/routers and disable paging since it tends to stop working in these scenarios.
Examples:
- Vue.js:
body > #app:first-child
(https://v3.vuejs.org/) - Gastbyjs:
body > #___gatsby
(https://www.gatsbyjs.com/)