Giter VIP home page Giter VIP logo

Comments (13)

Madsim avatar Madsim commented on May 19, 2024 2

I ran into the same problem, today. Any setup steps that could be missing, but are not documented well? I (try to) use CSF.

Sorry did not realize this is labeled with react-native. I have the same problem in react.

Additional Details:
It seems the hookify function expects a decorator name and can't find it.
The error occurs at:

var prevDecoratorName = hooks.currentDecoratorName;
hooks.currentDecoratorName = fn.name;

All decorators I use are defined in config like this:

import { configure, addDecorator, addParameters } from '@storybook/react';
import { withKnobs } from '@storybook/addon-knobs';
import { withDocs } from '@storybook/addon-docs';

addDecorator(withKnobs);
addDecorator(withDocs);

from react-native.

stale avatar stale commented on May 19, 2024

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

from react-native.

META-DREAMER avatar META-DREAMER commented on May 19, 2024

@shilman @benoitdion @Gongreg Any update on this? This is completely preventing me from using storybook.

from react-native.

stale avatar stale commented on May 19, 2024

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

from react-native.

META-DREAMER avatar META-DREAMER commented on May 19, 2024

@shilman @benoitdion @Gongreg Not stale

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Hi. CSF is not supported in RN

from react-native.

Madsim avatar Madsim commented on May 19, 2024

Hi. CSF is not supported in RN

I updated my answer

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

@shilman, take a look above.

from react-native.

aloukianova-godaddy avatar aloukianova-godaddy commented on May 19, 2024

@Madsim
I had the same problem - I was importing a decorator in storybook/config.js that I had removed. Check that all decorators that you use do, in fact, exist.

from react-native.

shilman avatar shilman commented on May 19, 2024

@Madsim there is no withDocs in addon-docs

import { withDocs } from '@storybook/addon-docs';

from react-native.

Madsim avatar Madsim commented on May 19, 2024

@shilman that solved it for me, donβ€˜t know about the original question asker, though. Thanks :)

from react-native.

stale avatar stale commented on May 19, 2024

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

from react-native.

dannyhw avatar dannyhw commented on May 19, 2024

Please let me know if this is still and issue, I'm closing this due to inactivity in the meantime

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.