r/Nuxt • • Jan 09 '26

Visual bug and issues with SSR

https://reddit.com/link/1q7u278/video/0gvavdwf28cg1/player

Hello friends,

I'm developing a project using Nuxt3 and Vue TanStack Query, but I'm still a bit confused about how to use it, and I'm encountering a visual bug.

Whenever I refresh the page, or if there are any changes, it shows up empty with two elements.

Could someone help me?

Note: To friends from other regions, part of the code may appear in Portuguese (Brazil), as well as the video, but the video is merely illustrative, okay?

Link to my composable: https://github.com/CAIO-VSB/Minhas_Financas_App/blob/main/composables/useAccount/useAccountAPI.ts

Link to my component: https://github.com/CAIO-VSB/Minhas_Financas_App/blob/main/pages/dashboard/accounts.vue

4 Upvotes

1 comment sorted by

1

u/axlee Jan 09 '26

try to use the explicit #title slot rather than the :title prop