Edge17 - SEC7136 - The origin failed an integrity check for a resource


Edge17 - SEC7136 - The origin failed an integrity check for a resource



In a jekyll website, I added a plugin (http://flexslider.woothemes.com/), everything is working fine upto Edge16 & below browsers, however, in Edge17, I see the console message:



SEC7136: [Integrity] The origin '[insert url]' failed an integrity check for a style resource at '[url]'


SEC7136: [Integrity] The origin '[insert url]' failed an integrity check for a style resource at '[url]'



What is this error about? And how is the offending file, in this case, a CSS file, causing an integrity issue in Edge17 & not the previous version?



Thanks




1 Answer
1



This is a known bug in 1803 Win10 release. You are probably importing a CSS stylesheet and even though the parent has good integrity Edge regards the imported stylesheet as "Bad" integrity and blocks it - Which is not correct and hence a bug. This should be fixed in the upcoming Windows release.





Thanks for the clarification, this has been a bit frustrating, finding info on this message.
– Kayote
Jun 29 at 9:18





Welcome. It's frustrating I understand especially because of very less devs working with this Browser.
– WarPro
Jun 29 at 9:21





Even this website will fail to work: portal.my.uq.edu.au/#/dashboard due to this bug
– WarPro
Jun 29 at 9:24






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

Possible Unhandled Promise Rejection (id: 0): ReferenceError: user is not defined ReferenceError: user is not defined

Opening a url is failing in Swift