Skip to content

[Bug] v-main component not defined #93

Open
@Pk13055

Description

@Pk13055

Describe the bug
On launching the application the v-main component in App.vue throws an error.

To Reproduce

  1. Pull latest codebase
  2. Run and go to localhost:8000/
  3. Open console (F12)

Screenshots
Screenshot from 2020-07-09 23-32-19

Traceback:

[Vue warn]: Unknown custom element: <v-main> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> <App> at src/App.vue
       <Root>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendfrontend logic relatedhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions