Fixed
- Popover: Fixed issue where
onOpenChange
could be called twice when controlled - File Utils: Improved
downloadFile
function to handle webview scenarios - Toast: Fixed issue where toast's CSS variables don't apply correctly
- Combobox:
- Fixed issue where
onInputValueChange
could be called twice when selecting an item - Fixed issue where combobox with
allowCustomValue: true
used within in a form requires two enter keypress to submit
- Fixed issue where