🐞 Bug Fixes
- Combobox:
- Allow array type for
modelValue
anddefaultValue
- by @ChrisGV04 and @zernonia in #707 (d2c63) - Computed warning when opening items - by @ChrisGV04 in #709 (02d49)
- Default value not selected intermittently - by @zernonia in #714 (c3b39)
- Allow array type for
- ContextMenu:
- DismissableLayer:
- Handle possible null element in useFocusOutside focus callback - by @yyx990803 in #713 (65e46)