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

regression: zustand.createStore is not a function in 4.3.4 #1662

Closed
grabbou opened this issue Feb 27, 2023 · 2 comments · Fixed by #1661
Closed

regression: zustand.createStore is not a function in 4.3.4 #1662

grabbou opened this issue Feb 27, 2023 · 2 comments · Fixed by #1661

Comments

@grabbou
Copy link

grabbou commented Feb 27, 2023

Summary

After upgrading to 4.3.4 from 4.3.3, I am getting the following error:

TypeError: (0 , zustand_1.createStore) is not a function

Link to reproduction

You can check PR in Uniswap/web3-react Uniswap/web3-react#767 where we're running into this issue. I demonstrated first commit on that PR to fail tests after upgrading to 4.3.4 and another commit to pass tests after downgrading explicitly to 4.3.3.

Hope that helps.

@grabbou grabbou changed the title regression: regression: zustand.createStore is not a function in 4.3.4 Feb 27, 2023
@dai-shi
Copy link
Member

dai-shi commented Feb 28, 2023

Our apologies for the regression.
#1661 will fix it.
Please pin version meanwhile.

@grabbou
Copy link
Author

grabbou commented Feb 28, 2023

No worries, thank you for the quick fix

@dai-shi dai-shi linked a pull request Feb 28, 2023 that will close this issue
1 task
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 a pull request may close this issue.

2 participants