specific-silverS
Refine3y ago
11 replies
specific-silver

useShow() id is NaN

Hi! I have a page located at companies/show/:id. It's retrieving data using --

const { queryResult } = useShow()

For some reason, when it's first loaded, id is NaN. However, this is the only page that does so. I'm wondering what the causes of this could be?
Was this page helpful?