We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
going to https://cards.ledergames.com/errata?locale=en-US&productId=arcs#ARCS-LEAD04 sometimes rewrites the url instead of parsing out the important part and navigating to it. presumably this works on internal links because of angular, but when accessed externally it does URL rewriting magic
it should navigate to the card always
it does not
go to https://cards.ledergames.com/errata?locale=en-US&productId=arcs#ARCS-LEAD04
Desktop
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Describe the bug
going to https://cards.ledergames.com/errata?locale=en-US&productId=arcs#ARCS-LEAD04 sometimes rewrites the url instead of parsing out the important part and navigating to it. presumably this works on internal links because of angular, but when accessed externally it does URL rewriting magic
Expected behavior
it should navigate to the card always
Current behavior
it does not
To Reproduce
go to https://cards.ledergames.com/errata?locale=en-US&productId=arcs#ARCS-LEAD04
Platform
Desktop
Additional Context
No response
The text was updated successfully, but these errors were encountered: