Skip to content

ArgsTable with controls do not seem to work #34

Open
@kroeder

Description

@kroeder

While

<ArgsTable of={SomeComponent} />

does its job quite well, you cannot do

<ArgsTable story="^" />

and get an interactive args table with controls.

This also includes having a default component set

<Meta
    component={SomeComponent}

We need to figure out why

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions