hCaptcha invalidates Back/Forward Cache
-
bfcache helps speed up navigations to sites that have recently been visited, but it can be invalidated by client-side code execution. It appears that hCaptcha is using a “SharedWorkerWithNoActiveClient” which invalidates the bfcache.
Steps to reproduce:
- Navigate to a page using hCaptcha
- Open Inspect Element -> Application -> Back/forward cache
- Click “Test back/forward cache”
(It can also be identified in a Lighthouse report, listed as “Page prevented back/forward cache restoration”)
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.