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

All examples page not working #1019

Closed
tylik1 opened this issue Dec 17, 2018 · 2 comments
Closed

All examples page not working #1019

tylik1 opened this issue Dec 17, 2018 · 2 comments

Comments

@tylik1
Copy link

tylik1 commented Dec 17, 2018

Bug or feature request?

Bug

All examples page not working
https://react-beautiful-dnd.netlify.com/

In Chrome dev tools I can see the following bug:

Uncaught TypeError: (void 0) is not a function at 34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1 at Object.<anonymous> (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at f (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at Object.<anonymous> (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at f (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at Object.<anonymous> (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at f (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at Object.<anonymous> (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at f (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1) at Object.<anonymous> (34c4d1c725a2349b7d3c6684bd7a3f26e8eea2d0.js:1)

Also checked in Firefox - same thing.

alexreardon added a commit that referenced this issue Dec 17, 2018
@alexreardon
Copy link
Collaborator

Thank you for raising this @tylik1! It is now fixed

Here was the cause: https://github.com/storybooks/storybook/issues/4796

It looks like storybook v4 is relying on an old version of emotion core as a peer dep

@alexreardon
Copy link
Collaborator

It will be fixed once the master release is published 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants