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?
Was this page helpful?