manniL
manniL
NNuxt
Created by humblemodulo on 1/7/2025 in #❓・help
How do you query `z.array()` fields (e.g. tags) in the latest content module (v3.alpha.8)
hmm - might be worth raising an issue 👍 You could probably loop and do an orWhere!
10 replies
NNuxt
Created by humblemodulo on 1/7/2025 in #❓・help
How do you query `z.array()` fields (e.g. tags) in the latest content module (v3.alpha.8)
10 replies
NNuxt
Created by humblemodulo on 1/7/2025 in #❓・help
How do you query `z.array()` fields (e.g. tags) in the latest content module (v3.alpha.8)
@humblemodulo does .where({ tags: { $in: tagSlug } }) work? (ah nvm, you tried that already)
10 replies
NNuxt
Created by Ryan The Temp on 1/8/2025 in #❓・help
Rspack: Maximum call stacksize exceeded
Weird. Looks like cyclic dependencies / references?
9 replies
NNuxt
Created by NightFuries on 1/3/2025 in #❓・help
Import a list of images from public folder
ohh, I see. Maybe you could make a fetch call to download the images and use them, or try the glob way with https://www.lichter.io/articles/nuxt3-vue3-dynamic-images/
14 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
ah, so your fn was wrong?
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
wow
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
and then, if you find what - await it before rendering the table
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
you can debug the fn of course
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
well that might be something to check first then
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
is pinia not ready due to async functions?
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
so how about
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
correct
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
might be better on the vuetify discord then. Sadly don't have much experience with that lib.
59 replies
NNuxt
Created by Revadike on 1/3/2025 in #❓・help
Responsive component property racing pinia store
which lib is that from?
59 replies