Changes since 24.0.15
Fixes
-
Check for null when handling exception (#17542)
Commit · Pull request · IssueFor errors in beforeClientResponse handle cases where any part to the errorHandler is null
-
Update UI if custom errorHandler (#17504)
Commit · Pull request · IssueEnable update of UI for beforeClientResponse execution when a custom ErrorHandler is set.