Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

pushing routes with queryParams #93

Closed
csells opened this issue Oct 14, 2021 Discussed in #88 · 2 comments
Closed

pushing routes with queryParams #93

csells opened this issue Oct 14, 2021 Discussed in #88 · 2 comments
Labels
bug Something isn't working

Comments

@csells
Copy link
Owner

csells commented Oct 14, 2021

Discussed in #88

Originally posted by raulmabe October 12, 2021
I am trying to push a route (/search) with queryParams from a top-level route (/) but throws AssertionError because of the following constraint assert(identical(match.queryParams, matches.first.queryParams)); in line 661.

Is it incompatible to use push and queryParams at the same time? Same happens with the extra property

@csells csells added the bug Something isn't working label Oct 14, 2021
@raulmabe
Copy link

raulmabe commented Oct 14, 2021

I think this issue is duplicate of #89

@csells
Copy link
Owner Author

csells commented Oct 17, 2021

closing as dup: #89

@csells csells closed this as completed Oct 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants