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

fix: fix userEvent.select and deselect to work in new versions of happy-dom #681

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

aralroca
Copy link
Collaborator

Fixes #680

In the new versions of happy-dom the tests of Brisa on userEvent.select and userEvent.deselect crash, with this change they are fixed and it works again.

Copy link

pkg-pr-new bot commented Dec 14, 2024

Open in Stackblitz

brisa-adapter-vercel

npm i https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@681

brisa-pandacss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@681

brisa

npm i https://pkg.pr.new/brisa-build/brisa@681

brisa-tailwindcss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@681

create-brisa

npm i https://pkg.pr.new/brisa-build/brisa/create-brisa@681

www

npm i https://pkg.pr.new/brisa-build/brisa/www@681

commit: 9acb26c

@aralroca aralroca merged commit 930ef98 into canary Dec 14, 2024
8 of 11 checks passed
@aralroca aralroca deleted the aralroca/fix-test-select branch December 14, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

userEvent.select and .deselect are not working on new happy-dom versions
1 participant