Kyoko
Kyoko
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
but not reflected
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
dashboard is changed
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
Watch is triggered when navigating
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
same problem
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
@kiri
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
<NuxtLink v-for="(item, index) in menuItems" :key="index" :to="item.to" @click="setChangedMenu(item.name)"
class="text-muted-400 hover:text-muted-500 dark:text-muted-500 dark:hover:text-muted-400 flex items-center justify-center border-b-2 border-transparent p-3 text-center transition-colors duration-300"
exact-active-class="!border-primary-500 !text-muted-800 dark:!text-muted-100">
<BaseText size="sm">
{{ item.name }}
</BaseText>
</NuxtLink>
<NuxtLink v-for="(item, index) in menuItems" :key="index" :to="item.to" @click="setChangedMenu(item.name)"
class="text-muted-400 hover:text-muted-500 dark:text-muted-500 dark:hover:text-muted-400 flex items-center justify-center border-b-2 border-transparent p-3 text-center transition-colors duration-300"
exact-active-class="!border-primary-500 !text-muted-800 dark:!text-muted-100">
<BaseText size="sm">
{{ item.name }}
</BaseText>
</NuxtLink>
nuxtLink
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
No description
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
No description
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
its not reflecting dashboard change
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
As you can see second pic
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
No description
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
the dashboard
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
and dashboard is changed but its not reflected
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
each time
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
watch is getting triggerd
36 replies
NNuxt
Created by Kyoko on 11/26/2024 in #❓・help
not rerendering when changing ref value in async watcher
any help
36 replies