Room 208
Room 208
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
gotcha. Yeah I mean, is there a way to not have the wrapper that wasn't clicked to still display the placeholder image? i guess it's fine if it loads the script behind it
20 replies
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
Also just realized you’re the creator? Very cool! I love the concept
20 replies
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
Or same script or something
20 replies
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
Are they all loading because the first click loads the YouTube js, and any other I guess videos in the site will then also load because one script is loaded? I guess I’m confused why they are all loading but I seem to remember that being a thing with iframes of the same origin
20 replies
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
Yeah, I think unfortunately the flash of content is what my client dislikes
20 replies
NNuxt
Created by Room 208 on 9/27/2024 in #❓・help
Nuxt ScriptYoutubePlayer behavior help
I am on the latest, just updated and still have this issue @harlan
20 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Haha nah, appreciate you though! Just trying to be helpful / join a community
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Those small lil things are always tricky!
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
Yoo glad you figured it out!
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
also just curious, what if you create a new nuxt project and try deploying that, does that work?
80 replies
NNuxt
Created by garrlker on 4/19/2024 in #❓・help
Nuxt / renders index.vue locally but when deployed via Netlify returns 404
ah weird. i wish i knew more about nuxt to help you out. what happens if you make a error.vue page? does that one get served instead of netlifys 404 page?
80 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
best of luck to you!
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
for what it's worth, i'm on node v20.9.0 npm: 10.1.0 nuxt: "^3.10.0" "vue": "^3.4.14", "vue-router": "^4.2.5"
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
eh no problem. Sorry i couldn't help you figure it out
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
(I'm just guessing at this point, this works for me so i'm not sure why it woudln't for you)
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
kinda like in the screenshot i sent you
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
okay wait can we try this. make a folder called index put projects.vue into that folder
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
uhmm weird.. can you try restarting your dev server?
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
your folder structure is /pages ?
index.vue
projects.vue
index.vue
projects.vue
52 replies
NNuxt
Created by keki on 4/19/2024 in #❓・help
v-for not rendering and rendered when i reload page
so just to test this, can you rename the index.vue in projects to projects.vue, and then move it out to be on the same level as index.vue?
52 replies