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
Currently, the $clear-button-background and $clear-button-foreground parameters in the Combo theme function are not working as expected. Although the passed values are assigned to variables, the clear button in the Combo component is currently receiving its colors from the --input-suffix-color--filled and --input-suffix-background-filled variables, instead of the --clear-button-background and --clear-button-foreground variables.