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
I was playing around with a local contract and here is what happens when you load a contract and then refresh the page:
chrome_yF5eNnN6Nv.mp4
Expected Behavior
It should ask for an abi again or better, it should save the abi to localStorage when the user submits it for the first time and load it when the page is refreshed.
Steps To Reproduce
go to abi.ninja
select localhost
enter a contract address you deployed on your local node
enter its abi
wait for it to load
refresh the page
Anything else?
This problem was partially fixed in #120. However, with wagmi v2, the PR will get closed and we need another solution to this.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
I was playing around with a local contract and here is what happens when you load a contract and then refresh the page:
chrome_yF5eNnN6Nv.mp4
Expected Behavior
It should ask for an abi again or better, it should save the abi to localStorage when the user submits it for the first time and load it when the page is refreshed.
Steps To Reproduce
Anything else?
This problem was partially fixed in #120. However, with wagmi v2, the PR will get closed and we need another solution to this.
The text was updated successfully, but these errors were encountered: