Hey there,
I’d love to have something similar to Usages table for activeRoute.queryParams.
The usages already exist for actions, variables, and even components.
I think it would be great to have something similar for activeRoute.queryParams : it would make code review much faster and more robust for apps that rely on activeRoute.queryParams direct usage (instead of saving activeRoute.queryParams in a state variable and using the state variable later on in the app).
Many thanks,
Hayk