Tx-Builder renders nothing but a Header

Open
#704 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend, web-dev

Research direction

Start by running yarn install and yarn start:tx-builder with the values from .env.example copied into .env. Inspect the Tx-Builder entry point and browser output to determine why only the title bar renders. Done means the local app displays the batch transaction UI described in the expected result without console or terminal errors.

Written by the indexing model from the issue text.

Description

Description

After installing dependencies with yarn and updating my local .env and then running yarn start:tx-builder I'm only getting a blank page with the Txn-Builder title bar.

Environment

  • Browser: Chrome
  • Wallet: MetaMask
  • Safe:
  • Environment: Mainnet
    • production (rinkeby)

Steps to reproduce

  1. Download Repo
  2. Run yarn install
  3. Update .env from .env.example
  4. Run yarn start:tx-builder

Expected result

I expect to get a batch transaction UI like in production: https://app.safe.global/apps/open?safe=eth:0x4f3f23c1B60B88eEEc2BA5531C502b0a07D857Ed&appUrl=https%3A%2F%2Fapps.gnosis-safe.io%2Ftx-builder

Obtained result

Screenshot 2023-06-03 at 8 23 18 AM

No console or terminal errors either unfortunately :/

Screenshots

Dominant language
TypeScript
Stars
116
Forks
84
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from safe-global/safe-react-apps

All issues in safe-global/safe-react-apps

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.