Skip to content

component mounting problem #2

Description

@bluelemonade

hi imported the component with import imagePreloader from 'vue-image-preloader'

<imagePreloader
      :srcs="['http://127.0.0.1:8080/static/menu-1-hg.png', 'http://127.0.0.1:8080/static/menu-2-hg.png']"
      @loaded="loadedOne"
      @loaded-all="loadedAll"
/>

I got this error! where the problem?

vue.runtime.esm.js?2b0e:619 [Vue warn]: Failed to mount component: template or render function not defined.

found in
--->
at src/App.vue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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