Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
lthurman
Partner - Contributor III
Partner - Contributor III

Suppressing qlik error popup

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

4 Replies
Thiago_Justen_

DEPRECATED.

This API is deprecated and may be removed in a future version.


Version history

Introduced1.0
Updated2.1
Deprecated

Qlik Sense February 2018

Use instead: app.on() or global.on()

Thiago Justen Teixeira Gonçalves
Farol BI
WhatsApp: 24 98152-1675
Skype: justen.thiago
lthurman
Partner - Contributor III
Partner - Contributor III
Author

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?

lthurman
Partner - Contributor III
Partner - Contributor III
Author

Does anyone have an answer to this question?

savandriy
Contributor III
Contributor III

Hey, were you able to find a way to supress the native error dialog? I'm facing the same issue.