Andrew Russell

Results 5 comments of Andrew Russell

There seem to be multiple reasons for the hidden docs for these components. The filled state on some components is not reliable so the FloatLabel can do quick back-and-forth transitions...

I added a potential fix that the core team can better evaluate, but as you pointed out the markup causes the issue given the theme adding the extra padding only...

After updating from 3.13.1 to 3.14 I have now started experiencing this issue where multiple tests started failing. Any test with `error` as well as `results` as props to be...

When using the icon slot(s), it seems necessary to replace **all** icons within the slot for it to prevent the default from appearing. It is also necessary to use an...

Thank you for pointing me in the right direction, that makes a lot of sense! I'll open a corresponding change there.