-
Notifications
You must be signed in to change notification settings - Fork 55
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
Problem: [/compareCurrencies] messes up navigation history #1390
Comments
I can't seem to replicate this one on production. What's exactly happening? Tried going back and forth, but it always landed on the page it's supposed to land. |
Land on [/], go to auctions via link, go to compare currencies, press enter, try to go back. |
Yes that works reliably. I tried this a bunch before it popped up again. |
#1445 related. |
it's likely not related, since while it will still look a navigation history even with every possible routing module removed, in addCoin the external button was used and so it didn't initialize properly. |
nx-js/framework#25 |
nx is the culprit. |
@blockrazorbot label "low_priority" "unmet dependency" |
Problem: Using back and forth after using typeahead will break back and forth navigation.
The text was updated successfully, but these errors were encountered: