doki-
doki-
@wingkwong When labelPlacement=outside and data-has-helper=true, I change the absolute positioning of the label to a relative positioning, just like isMultiline=true.
ok, I'll check it later.
@wingkwong I checked the components such as input, number-input, and textarea, and none of them had this problem because their structures are different from the element structures of select Input...
@wingkwong I think this is a mistake of useOption() in react-aria. If you include a focizable element such as a button in the list-item, when you click on this button,...
tag类型新增一个isClearable属性吗