Need a special offer?Find out if your project fits.
+

Will the exportcomplete trigger on failure?

Resolved
Christopher Phillips asked on January 8, 2019

Hi I was wondering if the exportcomplete event will still fire if an export fails?

1 answer

Public
Ian Sadovy Ian Sadovy Flexmonster January 10, 2019

Hello Christopher,
 
Thank you for writing.
As for the exportcomplete event, it is fired regardless of export success or fail.
In case you want to handle export errors, you can use a callback in the exportTo method: https://jsfiddle.net/flexmonster/mL9tja50/
 
Hope it helps.
 
Please let us know if you have any other questions.
 
Regards,
Ian

Please login or Register to Submit Answer