Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We've been using the setOnError handler to suppress the native error window and display our own custom error dialog, but have run into a problem since our upgrade to the April 2018 release. The issue is that, although we can display our own error dialog, the qlik native popup still appears. Anyone know of a supported way yo suppress that?
Thanks
DEPRECATED.
This API is deprecated and may be removed in a future version.
Introduced | 1.0 |
Updated | 2.1 |
Deprecated | Qlik Sense February 2018 Use instead: app.on() or global.on() |
Sorry, I should have been more detailed in my question. I did try app.on and I still have the same result; the native qlik error window still appears. How do I suppress the qlik native error dialog?
Does anyone have an answer to this question?
Hey, were you able to find a way to supress the native error dialog? I'm facing the same issue.