I made an URL ROUTER using hash (e.g. #User.Account) And i\'m trying to add a search value to it (e.g. #/User.Account?id=729) How do i do that?
My router works by doi