Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.32k stars 535 forks source link

[Bug]: Field and RadioGroup Buttons #5749

Closed oaldrian closed 2 months ago

oaldrian commented 2 months ago

Blazorise Version

1.6.0

What Blazorise provider are you running on?

Bootstrap5

Link to minimal reproduction or a simple code snippet

https://github.com/oaldrian/BlazoriseReproductions/tree/field-radio-group-buttons

Steps to reproduce

Field with RadioGroup with Buttons activated

What is expected?

Field renders correctly with fieldlabel above fieldbody

What is actually happening?

fieldbody is rendering next to fieldlabel

What browsers do you see the problem on?

Chrome, Microsoft Edge

Any additional comments?

image