perseverance
perseverance
NNuxt
Created by perseverance on 2/24/2025 in #❓・help
[Vue warn]: Failed to resolve component: ModalComponent
I'm having this error, I'm basically using this component and passing data to it under a component [Vue warn]: Failed to resolve component: ModalComponent If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
5 replies
NNuxt
Created by perseverance on 2/23/2025 in #❓・help
Selecting data in UTable without rendering checkboxes
I'm using UTable from nuxt/ui and I'm trying to highlight the selected row by using the v-model on it but the problem is it renders checkbox on each row. I tried using @select handler without using v-model but it doesn't work.
5 replies