safe-global / safe-react-apps

A repository for applications for Safe Web Interface
MIT License
98 stars 73 forks source link

Tx-Builder renders nothing but a Header #704

Open web3-sean opened 1 year ago

web3-sean commented 1 year ago

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

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

dasanra commented 1 year ago

This is expected when the app is not executed inside of the Safe App context.

Could you try to add to the Safe web interface as a custom Safe App. That way it will show you the form.

federava commented 2 months ago

Hi @dasanra, I'm running the Tx-Builder app in a local safe-infrastructure instance that's set up with our chain. I can open it from Safe Wallet UI but I'm also getting a blank page even inside the Safe web interface. Any suggestions on configuration or what could be yielding this result?

Already added our blockchain to tx-builder networks.js and safe-infrastructure already supports it.

Also add it in safe-infrastructure configuration http://localhost:8000/cfg/admin/safe_apps/safeapp/.