candy icon indicating copy to clipboard operation
candy copied to clipboard

Feature Request : Work while embedded in iframe

Open rblin081 opened this issue 8 years ago • 0 comments

Currently while embedding in iframe there is a cross domain issue

Console logged

10:29:11.424 Error: Permission denied to access property "document"1 candy.min.js:3:3900

And I see this in Chrome's console: Uncaught SecurityError: Blocked a frame with origin "xxx" from accessing a frame with origin "xxx". Protocols, domains, and ports must match.(anonymous function) @ candy.bundle.js:5740(anonymous function) @ candy.bundle.js:5811

rblin081 avatar Jul 25 '16 18:07 rblin081