Skip to content
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
@thaoula

Description

@thaoula

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions