I have an Angular application using ui-router and I am having issues whenever I refresh the page. I am using nested views, named views to build the
Angular
ui-router
I don't know how are all your routes.. but if you refresh a page of a child state, you need to pass all parameters of the parents states to be resolved correctly.