Is the following scenario possible? I have the same application on two URLs:
- url.tld/topicA/#main
- url.tld/topicA/#foo/:bar
- url.tld/topicB/#:foo
I tried to define the route with the <base /> tag but my code run in endless redirects :(
Is the following scenario possible? I have the same application on two URLs:
I tried to define the route with the <base /> tag but my code run in endless redirects :(
Copyright © 2021 Jogjafile Inc.