llamaz
llamaz
NNuxt
Created by llamaz on 1/18/2025 in #❓・help
HTML comment tags causing warnings/errors in .server.vue component
Whenever I create a comment (<!-- ... -->) in my HTML, I get an odd string of hydration errors that cause my app to crash. https://privatebin.net/?77ae5652841229d7#4nxzsmU7EeeAYnfou1YcobhsnZ9pLcpUeCEwbA8PQbfp This seems to be only occurring on server components, and still persists after deleting various temp directories, reinstalling packages and using different runtimes. Dependencies: @azure/[email protected] @iconify-json/[email protected] @iconify-json/[email protected] @nuxt/[email protected] @nuxt/[email protected] @nuxthub/[email protected] @nuxtjs/[email protected] UNMET OPTIONAL DEPENDENCY @rollup/[email protected] @supabase/[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
6 replies
NNuxt
Created by llamaz on 7/17/2024 in #❓・help
Links in Nuxt UI table
As per the title, I want to add something like an href individually, for every row. IS something like that possible?
2 replies