Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user-event import failing #16

Closed
nickserv opened this issue Aug 21, 2022 · 0 comments
Closed

user-event import failing #16

nickserv opened this issue Aug 21, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@nickserv
Copy link
Member

nickserv commented Aug 21, 2022

- const userEvent = require("@testing-library/user-event")
+ const { default: userEvent } = require("@testing-library/user-event")
@nickserv nickserv changed the title userEvent import failing user-event import failing Aug 22, 2022
Repository owner moved this from Todo to Done in Testing Library Recorder Extension Aug 22, 2022
@nickserv nickserv added this to the 1.0.0 milestone Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant