Skip to content

Incorrect use for act in fireEvent.press #1786

Description

@rpopovici

Describe the bug

At line

you call act with void directive to silence the promise. Why? act is an async function which needs to be awaited.

Expected behavior

Return promise or wait for act and handler to finish

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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