Closed mshwery closed 3 years ago
✔️ Deploy Preview for evergreen-storybook ready!
🔨 Explore the source changes: 4a2b19cfdf7a6f466d078d22511894e780172427
🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/60f259f1feb53c0008ff9745
😎 Browse the preview: https://deploy-preview-1271--evergreen-storybook.netlify.app
Overview This fixes the animations for the Positioner transitions. It expects an actual React ref object, not the old ref callback function style.
getRef
actually wrapspositionerRef
so this will pass the correct value!Screenshots (if applicable) NA
Documentation