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

GraphQL requests don't work #89

Description

@jubnzv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions