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

useSearchParams Bug Fix | Do not regenerate the setSearchParams function when the searchParams change #10740

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Jul 27, 2023

  1. Fix the useSearchParams() hook so that the setSearchParams function i…

    …s not regenerated each time the searchParams change.
    rwilliams3088 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    22d687e View commit details
    Browse the repository at this point in the history
  2. Fix Lint Errors

    rwilliams3088 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5409fab View commit details
    Browse the repository at this point in the history
  3. Sign CLA

    rwilliams3088 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bc016ce View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    77fbc96 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rwilliams3088 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b93f93d View commit details
    Browse the repository at this point in the history