Billy Heaton
Billy Heaton
@danielraggs I think that is the expected behavior, that query params are per route/controller - not global to the app (like we would expected in a traditional server rendered html...
@ohcibi well if creating an example reproduction of the issue in a twiddle is not working out, perhaps create an example project and share the link to clone the repository.
yeah @runspired this can troll people using the same name for dynamic segments when defining routes. > Maybe :id is an ambiguous name. Consider being more specific like :post_id or...
@cibernox just checked so see if this is still an issue with v3.4.1 and I see the same issue, href is not updated.
@cibernox is this still an issue with current release of Ember? Is so can you update the twiddle with a specific version of Ember?