You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes a regression that caused `mo.query_params()` to stop working.
We need to send all query parameters to the backend, not just known
ones, as part of the websocket URL.
Tested by playing with the query parameters smoke test
(`_marimo/smoke_tests`).
Fixesmarimo-team#5376.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments