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]'
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