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

Very broken and confusing now #15

Open
rchanou opened this issue Feb 17, 2017 · 0 comments
Open

Very broken and confusing now #15

rchanou opened this issue Feb 17, 2017 · 0 comments

Comments

@rchanou
Copy link

rchanou commented Feb 17, 2017

Errors upon opening page, probably because of the broken request:

Uncaught TypeError: Cannot read property '1' of null
    at Persister.value (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:38:25764)
    at DataStore.value (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:38:3826)
    at DataStore.value (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:38:3503)
    at EventEmitter.<anonymous> (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:38:8914)
    at EventEmitter.emit (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:8:18683)
    at http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:38:31692
    at http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:48:4145
    at Array.forEach (native)
    at Podda.value (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:48:4124)
    at Podda.value (http://kadira-samples.github.io/react-button/static/manager.6ed9e53d6c5ed5b2a689.bundle.js:48:4846)
2https://hub-backend.getstorybook.io/graphql Failed to load resource: the server responded with a status of 500 ()
kadira-samples.github.io/:1 Fetch API cannot load https://hub-backend.getstorybook.io/graphql. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://kadira-samples.github.io' is therefore not allowed access. The response had HTTP status code 500. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
manager.6ed9e53d6c5ed5b2a689.bundle.js:38 Uncaught (in promise) TypeError: Cannot read property '1' of null
    at Persister.value (manager.6ed9e53d6c5ed5b2a689.bundle.js:38)
    at Container.value (manager.6ed9e53d6c5ed5b2a689.bundle.js:38)
    at manager.6ed9e53d6c5ed5b2a689.bundle.js:38

It still kinda works if you click around but it gets in these weird states.

rchanou added a commit to rchanou/react-storybook that referenced this issue Feb 17, 2017
The [react-button](http://kadira-samples.github.io/react-button/) storybook is linked to as an example here and on the homepage, but it [appears very broken now](kadira-samples/react-button#15). As the first example I opened, this totally confused me as I wasn't sure if what I was seeing was intended. I think this should be removed until fixed so people don't get a bad first impression like I did, and the other examples are already pretty good.
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

1 participant