Skip to content

dropdownRender doesn't provide props for the menu component #845

@uazure

Description

@uazure

In the documentation it's stated that dropdownRender callback will be called with two arguments: menu jsx and menu props.:
(menu: React.Node, props: MenuProps) => ReactNode

In fact, it's called with just one argument as far as I can see. Either documentation should be updated or implementation should be updated to match documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions