Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue warn]: Component <Anonymous> is missing template or render function. #1065

Open
jamols09 opened this issue Dec 14, 2024 · 0 comments
Open

Comments

@jamols09
Copy link

I installed this plugin on the latest nuxt but I get this error.

 WARN  [Vue warn]: Component <Anonymous> is missing template or render function. 
  at <Anonymous> 
  at <CurriculumVit> 
  at <Body > 
  at <Dashboard onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > 
  at <Anonymous key="/dashboard" vnode= { __v_isVNode: true,
  __v_skip: true,
  type:
   { setup: [Function (anonymous)],
     ssrRender: [Function: _sfc_ssrRender],
     __file: 'C:/laragon/www/PERSONAL/cv-builder/pages/dashboard.vue' },
  props:
   { onVnodeUnmounted: [Function: onVnodeUnmounted],
     ref:
      RefImpl {
        dep: [Dep],
        __v_isRef: true,
        __v_isShallow: false,
        _rawValue: undefined,
        _value: undefined } },
  key: null,
  ref:
  (....)

It goes on and on. How do I fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant