Skip to content

Query params not being read or updated correctly in Web Sockets mode #1283

@richard-to

Description

@richard-to

Describe the bug

  • Query params from URL are not read by Mesop in Web Sockets mode
  • Also updates to query params in Mesop do not reflect the URL
  • Using me.navigate does update the query params though.

To Reproduce

Play around with the query params demo: /workspaces/mesop/mesop/examples/query_params.py

Expected behavior

  • Query params should be read from URL and reflect in me.query_params
  • Query params should be updated in the URL when updated in me.query_params

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions