Open
Description
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