Hi! We are experiencing issues with plasmic where returning undefined in usePlamsicQueryData causes the app to hang and infinitely rerender the surrounding react component. I also created a github issue: https://github.com/plasmicapp/plasmic/issues/75
Hey Lucas!
We’re still investigating this issue. For now, you can opt for returning null (if that’s viable on your codebase) and it should work normally.