Łukasz Holeczek
Łukasz Holeczek
@gfoidl _Without wrapping inside a div the valiation feedback may be shown on other input-controls too, which is not intended._ Can you show me an example?
@hamzatahir-notell do you use version 4 or 5?
@axilaris `` should be wrapped in ``
I fixed it in v5.0.0-rc.2
@gfoidl I just checked it and an additional div breaks `` layout.
@gfoidl please check this css ```css .input-group > .form-control, .input-group > .form-select, .input-group > .form-floating { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; } .input-group > .form-control:focus,...
@mghmay @alienforhumans you can also try something like this ``` Compose Inbox 4 ```
@jgulledge19 I released v5.0.0-rc.2, can you check it?
@gaweCodes do you use version 4 or 5?
I will check it