-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversion of initial url of a redirect is not triggered #8663
Comments
Will be fixed with #4026 |
Closing issue as will be resolved by #11012 |
The issue is still reproducible
Also reproduced by @LaurenWags. |
Landed urls should support redirects, where conversion urls do not support redirects, as conversion urls rely on the page you are currently viewing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found when testing #6536
Redirects consist of initial url and landed url.
Conversion will not happen when initial url is covered by url pattern
Steps to Reproduce
Actual result:
Conversion is not performed
Expected result:
Conversion is performed
Reproduces how often:
100% repro rate
Brave version (brave://version info)
cc @brave/legacy_qa @tmancey @jsecretan @rebron
The text was updated successfully, but these errors were encountered: