Home > @activeviam/activeui-sdk > ActiveUIOptions > notifyUncaughtExceptions
ActiveUIOptions.notifyUncaughtExceptions property
Whether ActiveUI SDK should display an error notification when facing an uncaught exception, or let it propagate. Defaults to true
.
Signature:
notifyUncaughtExceptions?: boolean;