-
Notifications
You must be signed in to change notification settings - Fork 538
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
Test error on @primer/react/lib/drafts/hooks/useCombobox.js #2346
Comments
It's still happening in v35.10.0. |
Hi there! 👋 Thanks for taking the time to make this bug report 🙏 This should be addressed in the latest Release Candidate ( I'll also make sure to update this issue once the latest RC is promoted to stabe 👍 |
@joshblack using the RC
|
The same error goes for the version you just published: |
This regression started in this release: https://github.com/primer/react/releases/tag/v35.6.0 |
Hey @filipedeschamps! Thanks for following up on this. Just a quick update on my end, it seems like there is a publishing flow that came up for this that I talked about over in: #2404 (comment) I have a PR open for this upstream that should address this: primer/.github#8. Once that's in, we can revert the changes from #2404 and this issue should be addressed. Ultimately the challenge from the CommonJS side is that the upstream Sorry again about the delay here, will make sure to update this as things progress! |
Just wanted to follow-up on this, this should be addressed as of 35.12.0! 🥳 Going to close this issue out as a result, but let me know if you're still running into this and I can re-open! |
Description
I am facing a test error after installing the package.
I am currently using
vitest
. Can I get any clue on the error? I've also tried mocking.Steps to reproduce
ThemeProvider
.pnpm test
.Version
v35.9.0
Browser
Chrome
The text was updated successfully, but these errors were encountered: