Print/export doesn't work in IE9

Print/export doesn't work in IE9

JonatangpavonJonatangpavon Posts: 2Questions: 1Answers: 0
edited June 2016 in Free community support

Hi, the simple example of print/export not work in IE9. Can you help me make it work?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,799Questions: 1Answers: 10,514 Site admin
    Answer ✓

    Hi,

    Thanks for letting me know about this! It is indeed a bug in Buttons 1.2.1 (the current release). I introduced a workaround for a bug in Edge, but that inadvertently triggered a bug in IE...

    I've committed the fix and it will be in the next release. The nightly version will rebuild in the next few minutes and will contain the fix.

    Regards,
    Allan

  • JonatangpavonJonatangpavon Posts: 2Questions: 1Answers: 0
    edited June 2016

    Very thanks you, it's work!

  • allanallan Posts: 63,799Questions: 1Answers: 10,514 Site admin

    I think is indeed the case. IE9 appears to have issues when using jQuery to manipulate the new document. Edge appears to have issues when not using jQuery. Fun!

    The customize function is executed, but you might need to try modifying the DOM directly rather than using jQuery.

    Allan

This discussion has been closed.