disableErrorBoundaries property

bool disableErrorBoundaries
final

Whether MobX should throw exceptions instead of catching them and store as Derivation.errorValue.

Implementation

final bool disableErrorBoundaries;