Skip to content

Inter-app navigation issue #581

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

Closed
birdofpreyru opened this issue Nov 10, 2017 · 1 comment
Closed

Inter-app navigation issue #581

birdofpreyru opened this issue Nov 10, 2017 · 1 comment

Comments

@birdofpreyru
Copy link
Collaborator

birdofpreyru commented Nov 10, 2017

When the app is accessed via www.topcoder.com/challenges the transition from challenge listing to challenge details page reloads the app! It does not happen when accessed via community-app.topcoder.com. Most probably, it is an issue with our custom wrapper for react-router <Link>, which handles inter- and intra-application links in an uniform way. I guess, when accessed via www.topcoder.com, it still thinks that the domain of the app is community-app.topcoder.com, thus treats internal links as external ones!

Most probably, it is also the root problem behind #553

@birdofpreyru
Copy link
Collaborator Author

Fixed by e3b9e99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant