NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
55 stars 23 forks source link

core: routing - cannot pass params to a URL #3766

Closed SuperITMan closed 4 months ago

SuperITMan commented 6 months ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

Accessing https://stark.nbb.be/showcase/latest/demo-ui/date-picker?test=test redirects to https://stark.nbb.be/showcase/latest/home.

Expected behavior

Accessing https://stark.nbb.be/showcase/latest/demo-ui/date-picker?test=test should not redirect to https://stark.nbb.be/showcase/latest/home.

Minimal reproduction of the problem with instructions

Access https://stark.nbb.be/showcase/latest/demo-ui/date-picker?test=test

What is the motivation / use case for changing the behavior?

Fixing bug.

Environment


Angular version: 7.x & 14.x
Stark version: 10.x & 12.x


Others: