You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing fill to both the Button inside the Select and to the Select's popoverProps seems to work for me without any CSS modifications, so it it's probably a simple fix.
Package version(s): 4.0.0-alpha.0
This can be reproduced in the docs page: https://blueprintjs.com/docs/versions/4/#select/multi-select
It's possible that
fill
might also not work inPopover
andInputGroup
although I haven't tested (see #3636).I upgraded to 4.0.0-alpha.0 in hopes that
fill
was implemented forSelect
but apparently it's not (see #2956).PS: Blueprint is amazing. Thank you, to all the developers, maintainers and contributors!
The text was updated successfully, but these errors were encountered: