Replies: 2 comments
-
@warcraft14115 #8913 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
Describe the bug
Hi, how can solve link with / ?
Example:
I goto http://localhost:3000/products => It will work
But with http://localhost:3000/products/ => not found :s
after products/[item-id-can-be-here]
Is there any idea to solve all link for this?
To Reproduce
Expected behavior
goto url abc.com/products**/** and we will get abc.com/products without error 404
Beta Was this translation helpful? Give feedback.
All reactions