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

Cannot read property 'errors' of undefined (vendor.js) #810

Open
paolantoni opened this issue Oct 27, 2019 · 0 comments
Open

Cannot read property 'errors' of undefined (vendor.js) #810

paolantoni opened this issue Oct 27, 2019 · 0 comments

Comments

@paolantoni
Copy link

After having successfully run the ansible playbook on a production environment building from the 2.0.5 TAG, i see this error on the main page:
vendor.3474678b.js:6 TypeError: Cannot read property 'uuid' of undefined
    at scripts.fbb5b05b.js:1
    at b (vendor.3474678b.js:26)
    at Function. (vendor.3474678b.js:26)
    at Object.k [as setSelected] (scripts.fbb5b05b.js:1)
    at scripts.fbb5b05b.js:1
    at h (vendor.3474678b.js:6)
    at vendor.3474678b.js:6
    at o.$eval (vendor.3474678b.js:6)
    at o.$digest (vendor.3474678b.js:6)
    at o.$apply (vendor.3474678b.js:6)
(anonymous) @ vendor.3474678b.js:6
6vendor.3474678b.js:6 TypeError: Cannot read property 'errors' of undefined
    at a.M [as onSaveClicked] (scripts.fbb5b05b.js:5)
    at fn (eval at compile (vendor.3474678b.js:8), :4:266)
    at b (vendor.3474678b.js:6)
    at e (vendor.3474678b.js:8)
    at o.$eval (vendor.3474678b.js:6)
    at o.$apply (vendor.3474678b.js:6)
    at HTMLButtonElement. (vendor.3474678b.js:8)
    at HTMLButtonElement.dispatch (vendor.3474678b.js:2)
    at HTMLButtonElement.q.handle (vendor.3474678b.js:2)
(anonymous) @ vendor.3474678b.js:6
vendor.3474678b.js:6 TypeError: Cannot read property 'errors' of undefined
    at a.M [as onSaveClicked] (scripts.fbb5b05b.js:5)
    at fn (eval at compile (vendor.3474678b.js:8), :4:266)
    at b (vendor.3474678b.js:6)
    at e (vendor.3474678b.js:8)
    at o.$eval (vendor.3474678b.js:6)
    at o.$apply (vendor.3474678b.js:6)
    at HTMLButtonElement. (vendor.3474678b.js:8)
    at HTMLButtonElement.dispatch (vendor.3474678b.js:2)
    at HTMLButtonElement.q.handle (vendor.3474678b.js:2)
(anonymous) @ vendor.3474678b.js:6
(anonymous) @ vendor.3474678b.js:5
$apply @ vendor.3474678b.js:6
(anonymous) @ vendor.3474678b.js:8
dispatch @ vendor.3474678b.js:2
q.handle @ vendor.3474678b.js:2

No Leaflet maps are available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant