### Which component is affected? Qwik City (routing) ### Describe the bug qwik-city should only allow calling server$ and other qrls if they are generated as server$. Right now any valid qrl can be called. This is somewhat academic but still a concern.