reflex
reflex copied to clipboard
feat: nullable exception handlers
Closes https://github.com/reflex-dev/reflex/issues/3776
CodSpeed Performance Report
Merging #5703 will not alter performance
Comparing maximvlah:set-none-to-exception-handler (7ceac10) with main (9b2d93e)
Summary
β
8 untouched benchmarks
@masenf @benedikt-bartscher ready for review
the only issue is that this doesn't disable the frontend onError from triggering, it just that when it goes to the backend, it does nothing
i think to truly resolve the associated ticket, we do want to actually disable onError