[Blazor] On development show detailed circuit error information.

This commit is contained in:
2025-07-27 03:29:55 +01:00
parent 80f1c0e28e
commit a2fc47cc5b

View File

@@ -4,5 +4,8 @@
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"CircuitOptions": {
"DetailedErrors": true
}
}