Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
is there any supported way of disabling the error modal window?
We would like to implement our own error messages and visuals instead of the default error modal window.
Setting setOnError handler does not help. I have received error notification, but the modal was displayed anyway.
Thank you,
Tomas
Did you ever resolve this issue? The setOnError method (now deprecated) was working for us, but its replacement, app.on('error') does not suppress the native qlik window.
thanks