Skip to content

Error: Permission denied to access property "apply" #31738

@hmdhk

Description

@hmdhk

This Issue happens when using walkme.com firefox extension.

to reproduce:

  • install walkme.com firefox extension
  • load a page with zone.js
  • record some steps with walkme
  • click "Preview" in walkme

image

Update:
As you can see the error is in patchProperty/desc.set. In this case it is trying to set 'load' event on a script with a different origin and when the event fires this error happens. According to MDN "Permission denied" could be the result of cross-origin issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions