Blazor WebAssembly test apps fail to boot because the SDK does not register an endpoint for the fingerprinted Blazor bootstrapper script, so the browser gets a 404 and the app never renders (test then ...
Today's highlights: A major refactoring of the Toast service has been implemented, allowing arbitrary Razor components to be embedded within Toasts. Two bug fixes have also been merged. #4964 [dev-v5] ...