1.28.9
Fixed
- bUnit's built-in HTML parser did not correctly parse full HTML documents that included a <!DOCTYPE html> as the first element. Fixed by @egil.
@formname
directive led to anInvalidOperationException
when used on a form element. Reported by @suzu2469 in #1438.
Fixed by @egil/@linkdotnet.
Changed
NavigationManager
is again registered as a singleton instead of scoped.