2
1
When I print preview a web page that I used highchart component, I encountered an error that is "Internet explorer has stopped working...". This problem is only happening when print preview. At the moment I am using IE 11. IE 9 version is working properly. I don't know how it works in IE 11 ver.
I have added the following code and it was fixed. svg { position: absolute !important; } – Mustafa Güney – 2014-09-30T06:28:04.340
Do you know if it works with IE11? Sounds like there is a bug, I'd email the devs – Dave – 2014-05-21T08:29:03.590
The page can be rendered by IE 11, but the problem occurs when I do print preview and print. No problem firefox, chrome, IE9 – Mustafa Güney – 2014-05-22T08:22:11.770