I have a webpage hosted on jenkins server. I saw that in the latest jenkins update there was So I have read this fantastic post on how to bypass this restriction I have added this to …
Tag: jenkins
Jenkins error – Blocked script execution in . because the document’s frame is sandboxed and the ‘allow-scripts’ permission is not set
I’m aware that if we use a iFrame in HTML we’ve to sandbox it & add the ‘allow-scripts’ permission to be true. But my problem is I don’t have a iFrame at all in my pure Angular JS application. When I run it on my local machine it works fine. The moment I deploy it to my server, Chrome displays