# Nuxt Island - nuxt-client directive not working with componentIslands.selectiveClient:true
`selectiveClient: 'deep'` with unocss breaks components with scoped styles and `<slot />` during 'build'
pending triageserver components
allow non-SFC island components to have slots and client components
🍰 p2-nice-to-haveserver components
nuxt-client stops rendering in a nested server component
good first issuebug🔨 p3-minor✨ good reproductionserver components
`nuxt-client` components do not work within server component `v-for`
bug🔨 p3-minorserver components
Server Component (.server) and NuxtIsland with Slot results in Nuxt Build Error (SSR) - broken since [email protected]
pending triageserver componentspossible regression
Setting `selectiveClient: 'deep'` breaks components with conditional slots
3.x🔨 p3-minor✨ good reproductionserver components
Respect named slots in server components
3.x🔨 p3-minorserver components