The path of modal template is relative path from angular application root folder.
Would you like to help me to fix this problem? It seems it requests template from the server, so should I config routing for this modal template?
I am using Angular v1.6
I am using angular-modal-service as modal service of Angular based web application I am building. Here is my code.
But, when I click the button to show up modal, keep getting this error:
The path of modal template is relative path from angular application root folder. Would you like to help me to fix this problem? It seems it requests template from the server, so should I config routing for this modal template? I am using Angular v1.6