Skip to content

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

Open
@jamols09

Description

@jamols09

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions