remix-run / react-router

Declarative routing for React

Home Page:https://reactrouter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: createFileRoute beroferLoad return value is not typechecked by typescript is root was created with context

freddi301 opened this issue · comments

What version of React Router are you using?

1.22.0

Steps to Reproduce

createFileRoute beroferLoad return value is not typechecked by typescript is root was created with context

Expected Behavior

to be typechecked

Actual Behavior

you can return anything in beforeLoad and you do not get intellisense

You have the wrong project. This is about TanStack Router, but you're in the React Router repo.

Oh, i'm so sorry for wasting your time 😭