Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX 8083 #8163

Merged
merged 1 commit into from Sep 23, 2019
Merged

FIX 8083 #8163

merged 1 commit into from Sep 23, 2019

Conversation

ndelangen
Copy link
Member

Issue: #8083

What I did

The problem was that the import of import { window } from 'global' would return window as undefined.

I changed it so window is the global object, this should now work in node as well.

How to test

Everything should just work the exact same way.

@ndelangen ndelangen added bug api: addons patch:yes Bugfix & documentation PR that need to be picked to main branch addon: contexts preview-api labels Sep 23, 2019
@ndelangen ndelangen added this to the 5.2.x milestone Sep 23, 2019
@ndelangen ndelangen self-assigned this Sep 23, 2019
@vercel
Copy link

vercel bot commented Sep 23, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fix-8083.storybook.now.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon: contexts api: addons bug patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch preview-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants