`setup({queryParams})` hook only gets the default values not those set in the current URL. Is there another hook that I'm not aware of? If I do my fetchData from the setup method, its ignoring values in the URL on page load.