Skip to content

dispatcher is null error #18

Open
Open
@russyc

Description

@russyc

Sorry if this is a silly question. I'm new to react and tanstack.

I'm following the instructions in the readme, and I'm able to start a dev server but then I see this in my browser:

Something went wrong!
dispatcher is null

I've googled around that error and tried to find where the error is generated but without success.

Here is the output from my console:

➜  myapp pnpm dev

> tanstarter@ dev [REDACTED]/myapp
> vinxi dev

vinxi v0.5.3
vinxi starting dev server

♻️  Generating routes...
✅ Processed routes in 100ms

  ➜ Local:    http://localhost:3000/
  ➜ Network:  use --host to expose


ServerFn Request: src_routes_root_tsx--getUser_createServerFn_handler

ServerFn Request: src_routes_root_tsx--getUser_createServerFn_handler
2025-05-08T14:13:01.185Z WARN [Better Auth]: Social provider github is missing clientId or clientSecret
2025-05-08T14:13:01.185Z WARN [Better Auth]: Social provider google is missing clientId or clientSecret
ServerFn Response: 200
ServerFn Response: 200
 - Payload: {"result":null,"error":{"$undefined":0},"context":{}}

 - Payload: {"result":null,"error":{"$undefined":0},"context":{}}


ServerFn Request: src_routes_root_tsx--getUser_createServerFn_handler
ServerFn Response: 200
 - Payload: {"result":null,"error":{"$undefined":0},"context":{}}

I'd be grateful for any pointers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions