T
TanStack3y ago
rival-black

history implementation

What's the reason that the implementation of history.ts sets the href to be ${pathname}${hash}${search} rather than ${pathname}${search}${hash}? https://github.com/TanStack/router/blob/beta/packages/router/src/history.ts#L157
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?