scalar icon indicating copy to clipboard operation
scalar copied to clipboard

Nuxt module returns 500 after 8 seconds

Open ThomasWT opened this issue 6 months ago β€’ 0 comments

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

ThomasWT avatar Aug 01 '24 17:08 ThomasWT