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

[async, latest] Fixes #300 #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex-l-miro
Copy link

Closing issues

It closes #300

@jaredLunde
Copy link
Owner

Hmm seems like I may have to update every package's export map

@alex-l-miro
Copy link
Author

seems like I may have to update every package's export map

@jaredLunde, all packages probably have the same issue. I've only changed in my PR the ones I know are affected by issue #300

@aszmyd
Copy link

aszmyd commented Oct 10, 2023

Our team is also waiting for this fix. Can you please add it for the resize-observer package as well (we're seeing the problem with this one on our end)

@vivekReddy231
Copy link

Our team is also waiting for this fix. Can you please add it for the resize-observer package as well (we're seeing the problem with this one on our end)

@aszmyd were you able to find a fix for this issue? Please let me know as our team is also facing this issue.

@aszmyd
Copy link

aszmyd commented Oct 30, 2023

Our team is also waiting for this fix. Can you please add it for the resize-observer package as well (we're seeing the problem with this one on our end)

@aszmyd were you able to find a fix for this issue? Please let me know as our team is also facing this issue.

Regrettably, we've halted our Jest at v27 due to this issue and plan to upgrade once there are improvements in this area.

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.

jest-environment-jsdom 28+ tries to use browser exports instead of default exports
4 participants