Errors while using query in combination with table's subComponent ft.
Hey 👋🏽
here's a codesandbox showing the issue:
https://codesandbox.io/p/devbox/subcomponentwithquery-5h5tct?embed=1&file=%2Fsrc%2Fmain.tsx%3A3%2C27
If I click on a row to open the
subComponent, where a useQuery-hook is used to load a post, I get following errors:
I tried to reproduce the error in a sandbox. Similar code in a vite.js react app fails with:
Please can you help me?
Thanks0 Replies