brianb
brianb
NNuxt
Created by 🇨🇭 Marko Bolliger <cannap> on 9/26/2024 in #❓・help
devtool not live updating?
for me it's not only that, but devtools is not working at all on chrome
2 replies
NNuxt
Created by brianb on 9/14/2024 in #❓・help
Issues with scrolling to hash
Also doing this:
<NuxtLink :to="{ path: '/', hash: '#test' }" class="text-xl">
test
</NuxtLink>
<a href="#test" class="text-xl">
test 2
</a>
<NuxtLink :to="{ path: '/', hash: '#test' }" class="text-xl">
test
</NuxtLink>
<a href="#test" class="text-xl">
test 2
</a>
And only <a> works
3 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
Here you go
10 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
10 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
Yess. You have to set vite settings in nuxt config to use client port 3000. I can send a snippet when I get back to my laptop in a couple of hours
10 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
I really need some help with this. I understand it is probably a vite issue, but I am expecting nuxt to work out of the box on macos.. It used to work before
10 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
Looks like it works on stackblitz if I use my own test repo. Thing is this happens locally but not on stackblitz. It didn't happen before and I am not aware of me changing anything regarding websockets / port 24678
10 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
I cannot find anything about websockets or port 24678 in Nuxt 3 Docs..
10 replies
NNuxt
Created by Hjelmdal on 6/11/2024 in #❓・help
Nuxt 3.12.1 - CONNECTION_REFUSED
What did you upgrade manually btw?
9 replies