Kibana 7.0.0 does not load on Microsoft Edge browser

Hi all,

I have a problem related to loading Kibana on Microsoft Edge browser. Once I go to http://kibana_host:5601/app/kibana, nothing renders (not even an error) and two following warnings appear in the console:

CSP14321: Resource violated directive 'script-src 'unsafe-eval' 'nonce-c87349csd23SD743'' in Content-Security-Policy: inline script, in http://kibana_host:5601/app/kibana at line 371 column 809. The resource will be blocked.

CSP14312: Resource violated directive ‘script-src 'unsafe-eval' 'nonce-c8934sddda234SDB'’ in Content-Security-Policy: http://kibana_host:5601/bundles/app/kibana/bootstrap.js. Resource will be blocked.

Is there a way to change server settings so that it does not send the scripts which are considered unsafe?

It seems that it wasn't a problem in the previous versions of Kibana.

@CaptainAye

Edge does not seem to be a supported browser for Kibana https://www.elastic.co/support/matrix#matrix_browsers

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.