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 Mar 11, 2024. It is now read-only.
Hey folks, thanks for developing this box! It's been helpful boilerplate to get my first dApp project up & running.
I've been a bit confused by the different Drizzle + React implementations I've come across. E.g. I noticed in the package.json, we're using React ^16.7.0 but when going through the drizzle-react README section on Using the React Context API (For React v16.3+), it doesn't appear this box is using the React Context API.
Is there a plan to update it? I've been experimenting with updating it myself but now have hit snags with components from drizzle-react-components breaking. Would you expect the current drizzle-react-components(1.2.1) to be incompatible with the React Context API? Or perhaps it's just implementation errors on my end...
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.
Hey folks, thanks for developing this box! It's been helpful boilerplate to get my first dApp project up & running.
I've been a bit confused by the different Drizzle + React implementations I've come across. E.g. I noticed in the package.json, we're using React ^16.7.0 but when going through the
drizzle-react
README section on Using the React Context API (For React v16.3+), it doesn't appear this box is using the React Context API.Is there a plan to update it? I've been experimenting with updating it myself but now have hit snags with components from
drizzle-react-components
breaking. Would you expect the currentdrizzle-react-components
(1.2.1) to be incompatible with the React Context API? Or perhaps it's just implementation errors on my end...The text was updated successfully, but these errors were encountered: