When using a page anchor # url for the Existing URL, the redirection creates a double URL.
For example;
For Existing URL: about/#history
Using the New URL: about/history
Redirects to: about/#history#history
What is the solution to prevent this?
I have tried all of the Keep URL Parameters; Override all; None.