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

when router has slug param, not working... #641

Closed
SiegfriedUK opened this issue May 7, 2016 · 1 comment
Closed

when router has slug param, not working... #641

SiegfriedUK opened this issue May 7, 2016 · 1 comment

Comments

@SiegfriedUK
Copy link

/src/routes/detail/index.js

path: '/detail/:slug',

when I visit the /detail/2 jump to /detail/3, It's not working...

@SiegfriedUK
Copy link
Author

Link target must be a full url, like: /detail/3, and from /detail/2 link to 3 direct to /detail/3 is not working

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