jaredLunde / react-hook

↩ Strongly typed, concurrent mode-safe React hooks
https://npmjs.com/org/react-hook
MIT License
1.44k stars 97 forks source link

[async, latest] Fixes #300 #301

Open alex-l-miro opened 1 year ago

alex-l-miro commented 1 year ago

Closing issues

It closes #300

jaredLunde commented 1 year ago

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

alex-l-miro commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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.