You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the reproduction repository on DigitalOcean, and it worked as expected as well, so I concluded it was an issue with my Windows development environment. I migrated to WSL, and it worked perfectly. I’m not sure what the issue was on Windows.
Maybe this could be a hint for someone else working on Windows.
Environment
Reproduction
https://github.com/patriciorivera/contentV3
Describe the bug
I'm a newbie. I don't know what I'm doing wrong. Sorry in advance. But:
home is returning null
const { data: home } = await useAsyncData(() => queryCollection('content').path('/').first())
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: