Skip to content

Marimo 0.14 breaks query params (at least locally) #5376

@aschreiber1

Description

@aschreiber1

Describe the bug

import marimo as mo

query_params = mo.query_params()

query_params

The above 3 lines of code no longer show query params when you set them locally in 0.14 and it used to work in 0.13.15 and all versions before

Will you submit a PR?

  • Yes

Environment

0.14

Code to reproduce

import marimo as mo

query_params = mo.query_params()

query_params

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions