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

react-uwp and react-router Link #63

Open
narutosanjiv opened this issue Oct 25, 2018 · 1 comment
Open

react-uwp and react-router Link #63

narutosanjiv opened this issue Oct 25, 2018 · 1 comment
Assignees
Labels

Comments

@narutosanjiv
Copy link

Problem description

I am writing to write an application with react, react-router and react-uwp.
If I am including react-router 'Link' component, it is not working(throwing errors.). When I replace react-router 'Link' with react-uwp 'Link' component then hyperlink functionality working as expected.

Link to minimal working code that reproduces the issue

n.a

Versions

  • React-UWP: 1.2.2
  • React: 16.5.2
  • Browser:Chrome
@myxvisual myxvisual self-assigned this Oct 26, 2018
@myxvisual myxvisual added the bug label Oct 26, 2018
@myxvisual myxvisual added this to To do in releases-v1.2.32 Mar 8, 2019
@KeyWeeUsr
Copy link

KeyWeeUsr commented Nov 24, 2019

Strange, I use it with react-router-dom instead and it works just fine except the default purple underline as with an ordinary <a href=...> link. Latest router and latest React UWP.

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

No branches or pull requests

3 participants