artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
215 stars 45 forks source link

fix(useportal): makes safe for ssr #1349

Closed dzucconi closed 10 months ago

dzucconi commented 10 months ago

Relying on state here instead of the check on window should work. Will publish canary and verify.

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-charts@36.2.3-canary.1349.29850.0 npm install @artsy/palette@37.2.3-canary.1349.29850.0 # or yarn add @artsy/palette-charts@36.2.3-canary.1349.29850.0 yarn add @artsy/palette@37.2.3-canary.1349.29850.0 ```
damassi commented 10 months ago

Yep that's def it 👍

artsyit commented 10 months ago

:rocket: PR was released in @artsy/palette-charts@36.2.3, @artsy/palette@37.2.3 :rocket: