Skip to content

Vault detail page intermittently fails to load (v6.raindex.finance) #2523

@alastairong1

Description

@alastairong1

Bug Description

When navigating to a vault detail page on v6.raindex.finance, the page intermittently shows an infinite loading spinner instead of rendering the vault data. The issue is flaky — the vault sometimes loads correctly, but other times gets stuck on the spinner indefinitely with no error message.

Steps to Reproduce

  1. Go to v6.raindex.finance
  2. Navigate to Vaults
  3. Open a specific vault, e.g.:
    v6.raindex.finance/vaults/8453-0xe522cB4a5fCb2eb31a52Ff41a4653d85A4fd7C9D-0xcdd00c792a93005ae5adf7dce8049bfe952cf2b724a8d2f3ad35f67d45eecb6c
  4. Observe that the vault details sometimes load and sometimes do not

Expected Behaviour

Vault details should load reliably — token balances, deposit/withdraw options, transaction history, vault metadata.

Actual Behaviour

The vault detail page is flaky:

  • Sometimes the vault data loads and renders correctly
  • Other times the main content area shows only a spinning loader indefinitely — no vault details, no error message

The breadcrumb shows Home > Vaults > Vault, confirming the route resolved, but the data fetch appears to hang intermittently.

Environment

  • URL: v6.raindex.finance
  • Chain: Base (8453)
  • Vault: 0xe522cB4a5fCb2eb31a52Ff41a4653d85A4fd7C9D
  • Vault ID: 0xcdd00c792a93005ae5adf7dce8049bfe952cf2b724a8d2f3ad35f67d45eecb6c
  • Wallet: Connected (0x71b9...87a8)
  • Network shown in sidebar: LOCALDB (Active)

Notes

The sidebar shows the active network as "LOCALDB" while the URL references chain 8453 (Base). The intermittent nature may suggest a race condition or timeout in the data fetching layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions