Issue Description
When I try to access query params inside a component using input() signal and having withComponentInputBinding() set inside the router, I get undefined.
Reproduction
check this https://stackblitz.com/edit/nativescript-stackblitz-templates-qodswqvf?file=src%2Fmain.ts
- open the app
- click on specific user
- you see in the details page the data is empty
Environment
No response
Please accept these terms
Issue Description
When I try to access query params inside a component using
input()signal and havingwithComponentInputBinding()set inside the router, I get undefined.Reproduction
check this https://stackblitz.com/edit/nativescript-stackblitz-templates-qodswqvf?file=src%2Fmain.ts
Environment
No response
Please accept these terms