Skip to content

[MenuField] Re-opening menu while transition closed causes classes to be undefined (instead of default) #91

@techniq

Description

@techniq

If you quickly click to re-open the menu while it's transitioning closed,classes within MenuItem will be set to undefined instead of default object/styles.

CleanShot.2023-09-21.at.10.04.56.2.mp4

Within MenuField, If you don't pass classes to MenuItem or set it explicitly to undefined (<MenuItem classes={undefined} />), the issue does not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions