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

When creating a new container, choosing the world option but not picking one causes JS error #92

Open
itzg opened this issue Apr 11, 2016 · 0 comments
Labels

Comments

@itzg
Copy link
Member

itzg commented Apr 11, 2016

image

TypeError: Cannot read property 'id' of undefined
    at m.$scope.submitNewContainer (new-container-ctrl.js:104)
    at fn (eval at <anonymous> (angular.min.js:226), <anonymous>:4:245)
    at b (angular.min.js:124)
    at e (angular.min.js:268)
    at m.$eval (angular.min.js:142)
    at m.$apply (angular.min.js:143)
    at m.scopePrototype.$apply (chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:1427)
    at HTMLFormElement.<anonymous> (angular.min.js:268)
    at HTMLFormElement.m.event.dispatch (jquery.min.js:3)
    at HTMLFormElement.r.handle (jquery.min.js:3)
@itzg itzg added the frontend label Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant