Coder Social home page Coder Social logo

Comments (5)

arunoda avatar arunoda commented on April 19, 2024

Seems everything okay for me at a quick glance. Give it a try to find the problem. If not, ping me.
I'll try to debug.

from storybook.

travi avatar travi commented on April 19, 2024

I did sort it out. I forgot that this component was wrapped in a factory function. Once I sorted that out, it worked correctly.

Sorry for the noise.

from storybook.

arunoda avatar arunoda commented on April 19, 2024

Okay. Great.

from storybook.

nobleach avatar nobleach commented on April 19, 2024

I'm actually having the same problem. Any component created by class MyComponent extends React.Component works just fine. But if they include any pure components, I get

No `render` method found on the returned component instance: you may have forgotten to define `render`, returned null/false from a stateless component, or tried to render an element whose type is a function that isn't a React component.

I have found that using an explicit return helped. If using parens in a lambda-style pure component, the return is not needed.

from storybook.

IthacaDream avatar IthacaDream commented on April 19, 2024

I am experiencing this one too. any solutions?

from storybook.

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.