Skip to content

Updates to search params using useSearchParams are not always propagated at the same time to all consumers #3155

Updates to search params using useSearchParams are not always propagated at the same time to all consumers

Updates to search params using useSearchParams are not always propagated at the same time to all consumers #3155

Workflow file for this run

name: "Support Requests"
on:
issues:
types: [labeled, unlabeled, reopened]
permissions:
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/support-requests@v4
with:
issue-comment: >
:wave: @{issue-author}, we use the issue tracker exclusively for bug reports
and feature requests. However, this issue appears to be a support request.
For usage questions, please use [Stack Overflow](https://stackoverflow.com/questions/tagged/react-router)
or [Discord](https://rmx.as/discord) where there are a lot more people ready to help you out, or
[post a new question](https://github.com/remix-run/react-router/discussions/new?category=q-a) in the
Discussions tab of this repository.
Please feel free to clarify your issue if you think it was closed prematurely.