пришлось..
Что именно я сломал не пойму, но получаю вот такое (при попытке открыть модальное окно)
angular.js:14800 Error: [$compile:tpload] http://errors.angularjs.org/1.6.9/$compile/tpload?p0=modal.html&p1=404&p2=Not%20Found
at angular.js:88
at angular.js:20380
at angular.js:17169
at m.$digest (angular.js:18352)
at m.$apply (angular.js:18649)
at l (angular.js:12627)
at t (angular.js:12871)
at XMLHttpRequest.A.onload (angular.js:12788)
"Possibly unhandled rejection: {}"
Данный шаблон находится на данной странице снизу
<script type="text/ng-template" id="modal.html">
.....
</script>
To resolve this error, ensure that the URL of the template is spelled correctly and resolves to correct absolute URL
Обсуждают сегодня