Skip to content

Sidebar gives proptype error  #3864

Closed
@GGAlanSmithee

Description

@GGAlanSmithee

Bug Report

Steps

Render a Sidebar component, see testcase

Expected Result

No warnings / errors

Actual Result

Warning: Failed prop type: Element is not defined

Version

0.88.2

Testcase

<Sidebar
    as={Menu}
    inverted
    animation={'overlay'}
    icon={'labeled'}
    vertical
    width={'wide'}
    style={{ background: '#B8254E' }}>
    Content
</Sidebar>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions