Skip to content

[bug] ReferenceError: indexedDB is not defined #2476

@Barabazs

Description

@Barabazs

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

2.2.8

wagmi Version

2.15.6

Current Behavior

Running the example repo results in the following error: unhandledRejection: [ReferenceError: indexedDB is not defined]

Console output of next dev

> next dev

   ▲ Next.js 15.3.4
   - Local:        http://localhost:3000
   - Network:      http://172.17.0.2:3000

 ✓ Starting...
 ✓ Ready in 2.1s
 ○ Compiling / ...
 ✓ Compiled / in 31.2s (6938 modules)
[ReferenceError: indexedDB is not defined]
 ⨯ unhandledRejection: [ReferenceError: indexedDB is not defined]
 ⨯ unhandledRejection:  [ReferenceError: indexedDB is not defined]
[ReferenceError: indexedDB is not defined]
 ⨯ unhandledRejection: [ReferenceError: indexedDB is not defined]

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions