tirkarthi opened a new pull request, #45500: URL: https://github.com/apache/airflow/pull/45500
Ref : https://github.com/apache/airflow/pull/45095#issuecomment-2561957593 It seems `setTableURLState` also uses `setSearchParams` and the updates to `setSearchParams` before `setTableURLState` get overridden inside the `setTableURLState` call. This looks similar to a reported issue where multiple calls to `setSearchParams` seem to be not safe https://github.com/remix-run/react-router/issues/9757 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
