negative
negative
NNuxt
Created by negative on 3/2/2025 in #❓・help
Nuxt UI docs infinite loading due to lemonsqueezy js script.
Was my fault
8 replies
NNuxt
Created by negative on 3/2/2025 in #❓・help
Nuxt UI docs infinite loading due to lemonsqueezy js script.
I just realized that it could be my fault due to here in Spain all ISP are blocking Cloudflare due to the ilegal soccer websites on the weekends during the matches and I dont have access to a lot of websites. Lemonsqueezy might use Cloudflare for the assets like this js file.
8 replies
NNuxt
Created by negative on 3/2/2025 in #❓・help
Nuxt UI docs infinite loading due to lemonsqueezy js script.
This is not the first time this happens to me and the other times was the same script the issue. Blocking this script makes the website works again. @benjamincanac
8 replies
NNuxt
Created by negative on 2/25/2025 in #❓・help
Dark mode with neutral color seems to be broken in the UI docs
6 replies
NNuxt
Created by marc on 2/21/2025 in #❓・help
my project's GUI suddenly ran out of color (nuxtui3/tailwind4)
omg I spent hours today trying to fix this, thank you
17 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
But on a Vue component works fine, the same code
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
Already tried and the error occurs in the “new ModelOperations()”, and as mentioned before the try and catch does not work, its like the code crashes when importing modules not when executing that code
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
No description
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
No description
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
I actually don't know how to debug this error to understand what is happening, dev server errors need to be improved (https://github.com/nitrojs/nitro/issues/2927)
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
try and catch does not help because the error is when the worker init. Removing the line that executes the runModel method fix the error, but of course I want to fix it not to hide the error.
11 replies