This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Blocked loading resource from url not allowed. IE11 #3682
Closed
Description
Hi Guys,
I recently switched my project to use Angular 1.2rc1.
I have several directives that load templates using templateUrl. The directives work fine in Angular 1.15 in both Chrome and IE.
The directives also seem to work in Chrome using 1.2rc1. However, I get the following error when using IE11.
Blocked loading resource from url not allowed by $sceDelegate policy. URL: wizard/views/events.html
App Folder Structure
/index.html (page the has ng-app)
/wizard/wizardApp.js (Angular Module)
/wizard/views (Angular partials and templates
/wizard/directives (Angular directives)
Regards,
Tarek
Metadata
Metadata
Assignees
Labels
No labels