syscoin / rollux-bridge

Rollux bridge (to/from NEVM and other chains through third party providers)
https://rollux-bridge.vercel.app
MIT License
6 stars 1 forks source link

clicking connect wallet doesn't invoke screen to connect #5

Closed sidhujag closed 1 year ago

sidhujag commented 1 year ago

image

Sometimes connect doesn't do anything, nothing shows up in console either. You can click it as many times as you want and it won't connect to anything or show dialog.

function0xMarki commented 1 year ago

@sidhujag @eskrano

Apparently this issue no longer occurs. As long as you don't press, nothing strange happens and it doesn't show errors on the console. When you click on connect, the connection is made correctly, even changing the chain.

https://github.com/syscoin/rollux-bridge/assets/112655312/87872fa7-5320-4f98-b833-72d715ace56e

sidhujag commented 1 year ago

I still have issue here,

close browser, reopen, it will show connect wallet again, refresh screen and it will show it connected.

If i click on it while its already connected it will do nothing, i always need to refresh the screen.