Raphael Cabrera

Results 7 comments of Raphael Cabrera

could you please share? I'm having the crash problem too

Also, you have to make 3 calls to refresh an expired token: 1) The call you actually want to make, which is denied and returns that the token has expired...

What finally worked for me.: Just add blank .md files in the content folder for whatever you're linking in your application. Alternatively, using no-prefetch on links for non-content-existing pages work...

Weirdly enough, I'm getting the opposite. Works on refresh but gives me a not found error on routing via NuxtLink

Any updates on this? I've seen Open API import on the documentation, but no export.

The build size is huge when using Static Site. Weirdly, NuxtUI is adding the tailwind styles inside a tag inside all .HTML files. Is something broken or am I missing...