bcdhub icon indicating copy to clipboard operation
bcdhub copied to clipboard

Can't interact with contracts on sandbox

Open 852Kerfunkle opened this issue 3 years ago • 3 comments

Possibly a frontend bug, apologies if this is the wrong repo.

On both 4.1.0 and master.

Temple wallet fails to fetch from localhost:20000/chains/main/blocks/head/hash, presumably a cors issue because of the missing 'http://'.

Thanks!

852Kerfunkle avatar Feb 09 '22 14:02 852Kerfunkle

Something rather weird is going on here. When bcd connects to temple, my app gets removed and then things start to go wrong.

This is new behaviour, but maybe not related to bcd... I'll let you know.

852Kerfunkle avatar Feb 09 '22 15:02 852Kerfunkle

So I connect my dapp

image

Then try to interact with a contract on bcdhub, connect to temple and

image

My dapp disappears.

edit: I can't tell if these are two unrelated issues or one and the same. Pretty sure tho the missing http:// is one piece of the puzzle.

852Kerfunkle avatar Feb 09 '22 15:02 852Kerfunkle

Ok so the temple wallet weirdness is unrelated. The issue (with bcd) appears to be the missing 'http://'.

852Kerfunkle avatar Feb 09 '22 15:02 852Kerfunkle