Skip to content
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

Redirect doesn't work if select 'Regex' and 'All Sites' #227

Closed
irinamakovetskaya opened this issue Aug 30, 2023 · 1 comment · Fixed by #242
Closed

Redirect doesn't work if select 'Regex' and 'All Sites' #227

irinamakovetskaya opened this issue Aug 30, 2023 · 1 comment · Fixed by #242
Labels
Help Wanted Extra attention is needed

Comments

@irinamakovetskaya
Copy link


if (it.Domain?.Id == 0) return true;
// it.Domain is null if you select 'All Sites' and redirect don't used, you need to add check for null too

@patrickdemooij9
Copy link
Owner

Fixed by #242. Thanks for the detailed report! I hope you'll give it a try when the new version comes live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants