Joona Luoma
Joona Luoma
Instead of just wildcarding with `*`, support regex in namespace definition.
# 🐛 Bug Report When navigating to an EditForm's submit button by keyboard and hitting Enter, submit occurs twice. ## 💻 Repro or Code Sample `dotnet new install Microsoft.FluentUI.AspNetCore.Templates::4.1.1` `dotnet...
Fixes #1506. By setting `ClientToServerInvocationsOnPaneResize = false`, both the freezing problem and infinite memory consumption are gone and splitters resize smoothly, even if the render mode is interactive, there's network...
**Describe the bug** Since 4.27.0 RadzenSplitter freezes when there's certain complex content on the panes. **To Reproduce** Steps to reproduce the behavior: 1. install 4.27.0 or later 2. create a...