# <NuxtLayout> within <Teleport defer> throws warning: "Your project has pages but the <NuxtPage /> component is not being used"
How to disable "check-if-layout-used.js" warning ?
pending triageneeds reproduction
Extraneous non-emits event listeners (mouseenter, mouseleave) on UDashboardSidebar component
bugneeds reproductionv3nuxt/ui-proclosed-by-bot
NuxtLink with custom directive is throwing console warning
bugpages🔨 p3-minor
`<NuxtLayout /> component has not been used.` Warning when using `<ClientOnly>` in `app.vue`
3.xdxbug🍰 p2-nice-to-have
I was using v4.0.3 and after upgrading to v4.1.2 i am getting shadcn import warnings which i didn't get on v4.0.3
pending triagepossible regression