You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
I just noticed you are setting up the store to null in the source code, whereas in the http://makeitopen.com/docs/en/1-3-data.html tutorials you assign it to a different variable.
Is there a reason for this? What is the difference between the two?
The redux store returns undefined and in some situations returns null.
What could be the problem here?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just noticed you are setting up the store to null in the source code, whereas in the http://makeitopen.com/docs/en/1-3-data.html tutorials you assign it to a different variable.
The source code:
On make it open site: http://makeitopen.com/docs/en/1-3-data.html
Is there a reason for this? What is the difference between the two?
The redux store returns undefined and in some situations returns null.
What could be the problem here?
The text was updated successfully, but these errors were encountered: