Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The search-fn property "prev" of navigate does not contain the validated search #799

Closed
wuarmin opened this issue Nov 7, 2023 · 2 comments

Comments

@wuarmin
Copy link
Contributor

wuarmin commented Nov 7, 2023

Describe the bug

The prev property of the navigate-search-fn does not contain the validated-search.

Your Example Website or App

https://stackblitz.com/edit/tanstack-router-thggwk?file=src%2Fmain.tsx

Steps to Reproduce the Bug or Issue

  1. Go to https://stackblitz.com/edit/tanstack-router-thggwk?file=src%2Fmain.tsx
  2. Open the console of the dev tools
  3. Click on the navigate-button at the posts-route
    image
  4. See the console output
    image

Expected behavior

The prev-prop should contain the search, which was validated.

Screenshots or Videos

No response

Platform

  • OS: Linux Ubuntu
  • Browser: Firefox
  • Version 120.0b7 (64-bit)

Additional context

No response

@schiller-manuel
Copy link
Contributor

This issue still exists as of beta 246.

@tannerlinsley
Copy link
Collaborator

Just shipped a fix for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants