nesivapama
nesivapama
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai If I use DashboardPanel from nuxt ui pro, how should I put an icon to close that panel
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai how does that is related to nuxt/content?
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai why I'm getting this error when running the app in development? Websocket connection to 'ws://localhost:4000/ws' failed
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai but beforemount is before mounted not unmounted
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai is there any nuxt hook to detect if the app is being unmounted? I need to use it in a plugin
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai including nuxt/content made it work. thanks
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai still not working @danielroe Do you know what's the issue with Nuxt UI Pro? mapContentNavigation does not work
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai it is on this: @nuxt/ui-pro/modules/pro/dist/runtime/utils/content.ts but I don't know why it is not recognizing them
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
it is on this: @nuxt/ui-pro/modules/pro/dist/runtime/utils/content.ts but I don't know why it is not recognizing them
49 replies
NNuxt
Created by nesivapama on 12/18/2024 in #❓・help
Issue with NuxtUI Pro (mapContentNavigation function)
@kapa.ai The issue is this: Cannot find module '#ui-pro/utils' or its corresponding type declarations.ts(2307)
49 replies
NNuxt
Created by nesivapama on 12/7/2024 in #❓・help
Issue with import types with Nuxt UI Pro and Nuxt UI
@kapa.ai none of this really worked. I had to include this: "#ui/": ["./node_modules/@nuxt/ui/dist/runtime/"], "#ui-pro/": ["./node_modules/@nuxt/ui-pro/"] in tsconfig.json paths
21 replies
NNuxt
Created by nesivapama on 12/7/2024 in #❓・help
Issue with import types with Nuxt UI Pro and Nuxt UI
@kapa.ai it's strange. the second thing you told me, adding things to tsconfig.json worked but if I stop the server and start again npm run dev, the issue comes back
21 replies
NNuxt
Created by nesivapama on 12/7/2024 in #❓・help
Issue with import types with Nuxt UI Pro and Nuxt UI
@kapa.ai what you told me does not fix the issue. It's stil the "Cannot finde module '#ui/types' or its corresponding type declarations
21 replies
NNuxt
Created by nesivapama on 12/7/2024 in #❓・help
Issue with import types with Nuxt UI Pro and Nuxt UI
The issue persist after all you told me
21 replies