scalar
scalar copied to clipboard
Nuxt module returns 500 after 8 seconds
What happens?
8 seconds after the page loading, It seems like jsonpointer.js is looking for a default export and then returns a 500. Seems like an issue with parse5. Happens every refresh
What did you expect to happen?
Not returning a 500 after 8 seconds
How can we reproduce the issue?
https://stackblitz.com/edit/nuxt-starter-cw3k7f?file=nuxt.config.ts
log here: parse5.log
OpenAPI Document
No response