`Radio` breaks `<FormLayout fieldLayout="horizontal">`
mbohal opened this issue · 2 comments
mbohal commented
In desktop Chrome it is broken, see screenshot.
In desktop FF it works fine.
I did not check other browsers.
It is reproducible ion the docs by https://react-ui.io/components/form-layout#full-example .
adamkudrna commented
Relates to #232. Sugrid is now supported in Chrome from version 117 (and apparently works in a different way than in Firefox).
adamkudrna commented
Problem seems to be in Chrome not supporting subgrid on <fieldset>. <div> works fine.
