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

[Bug] v-main component not defined #93

Open
Pk13055 opened this issue Jul 9, 2020 · 1 comment
Open

[Bug] v-main component not defined #93

Pk13055 opened this issue Jul 9, 2020 · 1 comment
Labels
bug Something isn't working frontend frontend logic related help wanted Extra attention is needed

Comments

@Pk13055
Copy link
Collaborator

Pk13055 commented Jul 9, 2020

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>
@Pk13055 Pk13055 added bug Something isn't working frontend frontend logic related help wanted Extra attention is needed labels Jul 9, 2020
@WebersonRodrigues
Copy link

Do you have any palliative solutions to this situation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend frontend logic related help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants