codeflorist
codeflorist
### Describe the issue you're facing I'm trying to use `useStoryblokRichText`. In the docs the following example is stated: ```vue ... const { render } = useStoryblokRichText({ resolvers, }) const...
I'm performing translations via DeepL Free API. Here is the command: ``` npx json-autotranslate --source-language de --directory-structure ngx-translate --type key-based --decode-escapes --service deepl-free --config API_KEY ``` I have a `de.json`...
### Environment ```shell ------------------------------ - Operating System: Windows_NT - Node Version: v22.11.0 - Nuxt Version: 3.15.4 - CLI Version: 3.22.2 - Nitro Version: 2.10.4 - Package Manager: [email protected] - Builder:...
I've managed to get Dune Dynasty to build for Windows ARM64, but unfortunately i don't have any way to test it. So if anyone reading this has access to a...
### Describe the bug Tajawal has a vertical padding problem (also in the original Google Fonts). See issue here: https://github.com/googlefonts/tajawal/issues/7 As mentioned in the issue, the problem can be fixed...
URL being validated or code to reproduce error: ```html ``` As far as i know, the used aria-attributes should be valid for an input. So i'm confused, why this is...
### Please confirm your submission meets all the criteria - [X] Please describe the application briefly. Remaster/Enhancement of the classic real-time strategy game Dune II by Westwood Studios. Requires the...
EDIT: After further debugging, i've identified the source of the issue in this comment: https://github.com/basics/nuxt-booster/issues/1318#issuecomment-3114612976 Original (obsolete) post: **Describe the bug** When using `nuxt-booster` with Tailwind v4 and `nuxt generate`,...