Gecco
Gecco
Explore posts from servers
NNuxt
Created by Gecco on 5/11/2025 in #❓・help
Is there a way to get an element from the dom as writable with typescript support
I want to retrieve a DOM element in Nuxt but the only way I've found online is using ref(null) which does not work TypeScript. Any advice as to how I can retrieve an element like such in Nuxt?
4 replies
NNuxt
Created by Gecco on 12/16/2022 in #❓・help
Nuxt error.vue isn't rendering the error
in my Nuxt error.vue whenever I try and refer to the error object it doesn't seem to be able to handle the error. The console returns its own error cancelling the handling which error.vue was trying to do. Thanks
2 replies