Is there any way to prefixes every href i made ? #37040
Unanswered
kafiediara
asked this question in
Q&A
Replies: 1 comment
-
Sounds like you could benefit from using the |
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.
-
So basically, i already hosted my web and it has some prefixes like testmyweb.id/dev/public to open it. The problem is, whenever i open a page that runs API , the url back to its base (ex : testmyweb.id/showRoom) , so the problem occurs and the page does not show up. Is there any way to have a prefix on every href so any link i click will have /dev/public in front of it? Thank you!. i tried routes prefixes, but instead it prefix the route not the href.
Beta Was this translation helpful? Give feedback.
All reactions