SyntaxFix
Write A Post
Hire A Developer
Questions
After searching and giving hit and trial session I am able to solove it by first specifying url like
$window.location.href = '/#/home/stats';
then reload
$window.location.reload();