Patch Changes
-
#3308
2233444Thanks
@github-actions! - Fixed issue where a grid virtualizer reused after
destroy()reported a total size of zero, leaving the scroller with nothing to scroll (React Strict Mode remount).
init()now rebuilds the size trackersdestroy()released, and notifies subscribers so they re-render with the
restored size. -
#3308
aa2b456Thanks
@github-actions! - Fixed issues with the generated style helpers.- Fixed issue where
getContentStyle()and related helpers returned unitless numbers that browsers ignore as CSS. - Fixed issue where the content element shrank inside a flex scroller.
getContentStyle()now setsflex-shrink: 0.
- Fixed issue where
-
Updated dependencies []:
- @zag-js/dom-query@2.0.0-next.3