We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$fetch
Date
Node v20.15.0
https://github.com/offizium-berndstorath/nitro-repro https://stackblitz.com/~/github.com/offizium-berndstorath/nitro-repro?file=server/utils/test.ts
If you return a Date from a api route the type doesn't get converted to string. But only if its inside an array
nuxt/nuxt#28674
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Node v20.15.0
Reproduction
https://github.com/offizium-berndstorath/nitro-repro
https://stackblitz.com/~/github.com/offizium-berndstorath/nitro-repro?file=server/utils/test.ts
Describe the bug
If you return a Date from a api route the type doesn't get converted to string. But only if its inside an array
Additional context
nuxt/nuxt#28674
Logs
No response
The text was updated successfully, but these errors were encountered: