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

Map not loading at all #32

Closed
Mallinanga opened this issue Apr 8, 2020 · 3 comments
Closed

Map not loading at all #32

Mallinanga opened this issue Apr 8, 2020 · 3 comments
Labels
Type: Invalid This doesn't seem right

Comments

@Mallinanga
Copy link

vue-cli-service build runs successfully but the map does not load at all.
In fact when I inspect the

element in html, it's completely empty.

@linusg
Copy link
Member

linusg commented Apr 8, 2020

Look in the browser's console and network information for errors. I can't debug this with so little info.

@linusg linusg closed this as completed Apr 8, 2020
@linusg linusg added the Type: Invalid This doesn't seem right label Apr 8, 2020
@Mallinanga
Copy link
Author

No errors at all in the browser's console. API calls to ot-recorder are working fine. Fields are populated correctly. It seems as if just the vue map component is not loading at all.

@linusg
Copy link
Member

linusg commented Apr 8, 2020

I suggest you do a development build then and have a look using the Vue devtools: https://github.com/vuejs/vue-devtools#installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants