use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
61 stars 45 forks source link

Mismatch of error message and selected network #452

Closed cmichi closed 4 months ago

cmichi commented 1 year ago

I opened this URL: https://contracts-ui.substrate.io/add-contract.

This is what I saw:

image

Notice the mismatch in the dropdown left (Astar network) and the error message (127.0.0.1).

gaboesquivel commented 1 year ago

image I'm unable to replicate this issue

peetzweg commented 4 months ago

Most likely a LocalStorage ui mismatch which should resolve itself once a network is selected. I wasn't able to replicate this. Happy to reopen this if we find a way.