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

bug: the app does not allow reloading the page on localhost #128

Open
1 task done
portdeveloper opened this issue Jul 1, 2024 · 0 comments
Open
1 task done

bug: the app does not allow reloading the page on localhost #128

portdeveloper opened this issue Jul 1, 2024 · 0 comments

Comments

@portdeveloper
Copy link
Member

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

  1. go to abi.ninja
  2. select localhost
  3. enter a contract address you deployed on your local node
  4. enter its abi
  5. wait for it to load
  6. 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.

@portdeveloper portdeveloper mentioned this issue Jul 4, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant