Skip to content

[LiveComponent] LiveProps not changed in url if current route has path parameters #3015

@fracsi

Description

@fracsi

Since 2.28.0 the query string does not update with the new value if the current route contains any path parameters.

Reproducer: https://github.com/fracsi/live-component-url-error

  1. On the homepage / - the page parameter is updated in the url when you change the param (?value=2, etc)
  2. On a route that has a parameter (/dummy/{param}) the query string is not updated.

2.29.* does not solve the problem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions