@pascal
Do you have any suggestions about this problem :
I am testing this strategy for the proper functioning of breadcrumbs inside the main.js, but facing problems in getting proper templates from ui-sref. It’s fetching the corresponding url but not template. The template which it provides is from the “main” state. It needs to be done if we want proper functioning of breadcrumbs inner to the webapp.
Note : The mainCreatePatient.html
file shown there will contain a breadcrumbs component in future. At present I left it blank in order to check whether I am getting the correct template or not.