Email obfuscation not working with Astro ClientRouter

For Workers & Pages, what is the name of the domain?

What is the issue or error you’re encountering

Scrape Shield - Email Obfuscation fails with Astro ClientRouter. After navigating the site, email address will be shown as [email protected].

What are the steps to reproduce the issue?

  • Visit kuuluu.org (a minimal reproduction of the issue).
  • Navigate back and forth between “Start” and “About” using the links at the top.
    => [email protected] changes into [email protected].

The code for this reproduction is available on GitHub - LightNetDev/email-obfuscation-bug: Reproduce an issue with Cloudflare's email obfuscation

Screenshot of the error

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.