You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you have like http://github.com/#/ for startpage?
What I did was to set Page.map('#/').to(function(){//show content}) and show default page.
Then a used Page.root('#/'), so when you type in https://github.com or click the url it will change the url to the one with the hashtag but show default page as expected.
How to match start empty url with no #
like https://github.com
like http://localhost:9001/github/
i need to match url in load but the firstpage is no #
and i need to Treatment did not match the url
how can i do it
The text was updated successfully, but these errors were encountered: