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

getting "TypeError: Cannot read property 'get' of undefined " when using recoil version 0.0.13, 0.0.12, 0.0.11 #107

Open
smaranjit opened this issue Sep 20, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@smaranjit
Copy link

smaranjit commented Sep 20, 2020

throwing error "TypeError: Cannot read property 'get' of undefined ", with recoil version 0.0.13, 0.0.12, 0.0.11 (above 0.0.10), and recoilize version 0.8.0, react version 16.13.1

recoilize_error

@jonescamilla jonescamilla added bug Something isn't working help wanted Extra attention is needed labels Sep 20, 2020
@vjpr
Copy link

vjpr commented Sep 20, 2020

Looks like nodes must be an array? But then currentTree seems to not have a nodeDeps property.

@ajayep
Copy link

ajayep commented Oct 16, 2020

Any idea when the fix would be released ?

@skang1004
Copy link
Contributor

Any idea when the fix would be released ?

Hey ajayep,

We'll be releasing a new version of Recoilize very soon which will include compatibility with Recoil v0.0.13. Check back in a couple of days and let us know if there are other issues you come across.

@jonescamilla jonescamilla removed the help wanted Extra attention is needed label Oct 19, 2020
@ajayep
Copy link

ajayep commented Oct 20, 2020

Any idea when the fix would be released ?

Hey ajayep,

We'll be releasing a new version of Recoilize very soon which will include compatibility with Recoil v0.0.13. Check back in a couple of days and let us know if there are other issues you come across.

Looking forward for the release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants