Redirects and # in url problem
In
_redirects
I have /redirectedurl https://domain.tld/#something 307
but Cloudflare make redirect to https://domain.tld/#something#something
(doubled #something) – what can I do?1 Reply
I found information that this is a known bug and should be fixed (https://community.cloudflare.com/t/cloudflare-pages-redirects-file-does-not-work-with-anchors/444574/2). Unfortunately, the information is from December 2022, and nothing has changed. Cloudflare Team?