Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

GraphQL requests don't work #89

Open
jubnzv opened this issue Sep 14, 2022 · 0 comments
Open

GraphQL requests don't work #89

jubnzv opened this issue Sep 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jubnzv
Copy link

jubnzv commented Sep 14, 2022

devex uses GraphQL requests that don't work at the moment.

It is used in two places in the code: ContractTransactionsTab.tsx and AccountDetailsPage.tsx.

Both of them don't work in the web interface when requesting a list of transactions for a contract or an account.

For example:

They fail with an error. If we print error.message, we'll see that there is a network error there. Chrome prints Failed to fetch error message and Firefox prints NetworkError when attempting to fetch resource.:

image

@jubnzv jubnzv added the bug Something isn't working label Sep 14, 2022
@jubnzv jubnzv changed the title GetTransactions graphql request doesn't work GraphQL requests don't work Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant