We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
So I connect my dapp
Then try to interact with a contract on bcdhub, connect to temple and
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.
Ok so the temple wallet weirdness is unrelated. The issue (with bcd) appears to be the missing 'http://'.
m-kus
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: