#route.to not matching ToOptions
4 messages · Page 1 of 1 (latest)
https://github.com/TanStack/router/pull/1509 Maybe this PR is the answer?
LinkProps appears to be the correct type, ToOptions no longer works
Yes. You're kind of correct. ATM only index routes have trailing slashes, which is inconsistent with other leaves. Before this suggestion came from the branch but we are only allowing to navigate to a leaf now.