SSRS 2017 reports having issues with IE 11?
try add
<meta http-equiv="X-UA-Compatible" content="IE=EDGE">
tag in the ReportServer\Pages\reportviewer.aspx file.
https://stackoverflow.com/questions/6771258/what-does-meta-http-equiv-x-ua-compatible-content-ie-edge-do