🇨🇭 Marko Bolliger <cannap>
🇨🇭 Marko Bolliger <cannap>
Explore posts from servers
NNuxt
Created by Adnan Erlansyah on 11/11/2024 in #❓・help
How to handle infinite redirect in navigation guard?
@kapa.ai show i18n example
10 replies
NNuxt
Created by Kesha on 9/26/2024 in #❓・help
Devtools badge not displaying
then it shows but after i cleared that it worked again for me
7 replies
NNuxt
Created by Kesha on 9/26/2024 in #❓・help
Devtools badge not displaying
when you click the shortcuts ctrl alt d i forgot
7 replies
NNuxt
Created by Kesha on 9/26/2024 in #❓・help
Devtools badge not displaying
i just had the same stop dev server delete .nuxt node_modules lockfile an reinstalled
7 replies
NNuxt
Created by Kesha on 9/26/2024 in #❓・help
Devtools badge not displaying
i had the same
7 replies
DTDrizzle Team
Created by boba on 9/11/2024 in #help
migration problem
hi
16 replies
DTDrizzle Team
Created by boba on 9/11/2024 in #help
migration problem
currently my project is dev only after it go in production i get fucked i think my migrations 😄
16 replies
DTDrizzle Team
Created by boba on 9/11/2024 in #help
migration problem
i think they work on new migrations i dont i just get troubles
16 replies
DTDrizzle Team
Created by 🇨🇭 Marko Bolliger <cannap> on 9/1/2024 in #help
Relation not working?
they do but i had old version but i go now with 1:1 i have on server
6 replies
DTDrizzle Team
Created by 🇨🇭 Marko Bolliger <cannap> on 9/1/2024 in #help
Relation not working?
damn why i think xampp foir quick and dirty setup is a good idea..
6 replies
DTDrizzle Team
Created by 🇨🇭 Marko Bolliger <cannap> on 9/1/2024 in #help
Relation not working?
ok i i think i know it on server it works but not with xampp
6 replies
DTDrizzle Team
Created by 🇨🇭 Marko Bolliger <cannap> on 9/1/2024 in #help
Relation not working?
error: ' { "name": "Error", "message": "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(select json_array(appSchema_creator.id, appSchema_creator.email, `ap...' at line 1" }
6 replies
DTDrizzle Team
Created by Mads on 8/31/2024 in #help
notNull and Unique
never push again for me 😄
7 replies
DTDrizzle Team
Created by Mads on 8/31/2024 in #help
notNull and Unique
i learned one here i just use generate and migrate
7 replies
NNuxt
Created by VVadim on 8/29/2024 in #❓・help
NuxtImg - Hydration attribute mismatch on
change to height="40px"
8 replies
NNuxt
Created by VVadim on 8/29/2024 in #❓・help
NuxtImg - Hydration attribute mismatch on
hight="40px" maybe
8 replies
NNuxt
Created by kora on 8/29/2024 in #❓・help
does anyone have any idea why the form won't send?
i dont know
7 replies
NNuxt
Created by kora on 8/29/2024 in #❓・help
does anyone have any idea why the form won't send?
you console .log a cc
7 replies
NNuxt
Created by kora on 8/29/2024 in #❓・help
does anyone have any idea why the form won't send?
<UForm :schema="v.safeParser(schema)" :state="information" @submit="console.log('cc')"> maybe .prevent
7 replies
NNuxt
Created by kora on 8/29/2024 in #❓・help
does anyone have any idea why the form won't send?
dont forget to onMounted(() => { setInterval(() => { console.log(information) }, 1000) }) clear this one
7 replies