truffle-box / drizzle-box

This box comes with everything you need to start using smart contracts from a react app with Drizzle. It includes drizzle, drizzle-react and drizzle-react-components to give you a complete overview of Drizzle's capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with Metamask 4.14

stobiewan opened this issue · comments

Tested with metamask 4.13 and everything was fine. Same code on 4.14 and contract data displays never update, they show the refresh icon and after the tx is included in ganache nothing happens. I guess some message has changed and drizzle never thinks the contract is in sync? But the value stays wrong too.

Can't speak to 4.13 @stobiewan since I'm just trying it out with metamask now, but I can confirm it's not updating the data. Using local truffle instance.

This has already been fixed in most up to date drizzle