Bugs with IE9
Bugs with IE9
Hi!
Problem 1
When I test datatables in my Web application with IE9. There are only Copy and Print exports available.
When I test it on Firefox 45, all exports are appear namely Copy, Excel, CSV, PDF and Print.
It seems to have a bug with Internet Explorer 9.
Problem 2
Sometimes (not everytime), datatables are blocked on the loading state. By clicking on Next, it "debugs" it and the data appear in the datatables.
How to debug it?
Thank you in advance for your response.
This question has an accepted answers - jump to answer
Answers
Not a bug, but rather a limitation of a legacy browser. It doesn't support what is required to create the Excel and PDF files locally. This is noted in the documentation for the
excelHtml5
andpdfHtml5
button types.I'm afraid I don't recall having seen that issue before. I would need a link to a test case showing the issue. Does it happen in anything other than IE9?
Allan
Hi Allan!
I am using:
I uploaded the PHP and HTML/TWIG file.
It works perfectly on Firefox 45.9.0
Thank you in advance for your support.
Are you able to give me a link to the page so I can check it out directly please? Its likely an issue in the browser, so I would need to be able to see the page to be able to debug it.
Thanks,
Allan
I am really sorry but the code is stored in the intranet of my company and the content is restricted. We have decided to use Firefox instead of IE9. I think it comes from the browser of my company. IE seems to have been modified by the R&D department. Maybe it could explain this bug.