storybook-nuxt icon indicating copy to clipboard operation
storybook-nuxt copied to clipboard

NuxtLink component not working

Open VegasChickiChicki opened this issue 9 months ago • 1 comments

When my component have NuxtLink component my story have warn, and my story not render:

[Vue warn]: Component is missing template or render function. 
  at <NuxtLink to="/" > 
  at <MyWelcome > 
  at <Anonymous> 
  at <App>

VegasChickiChicki avatar Sep 21 '23 13:09 VegasChickiChicki

@VegasChickiChicki are you still facing this issue?

DenFin avatar Feb 27 '24 08:02 DenFin