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

Unable to create a new course as an Admin #509

Open
jvparin opened this issue Feb 8, 2019 · 0 comments
Open

Unable to create a new course as an Admin #509

jvparin opened this issue Feb 8, 2019 · 0 comments

Comments

@jvparin
Copy link
Collaborator

jvparin commented Feb 8, 2019

This pops up in the Chrome console after filling out the necessary course fields and clicking the "Create Course" button:
TypeError: Cannot read property '_id' of undefined
at Scope.CourseFormCtrl.$scope.submitForm (courseform.controller.js:75)
at fn (eval at compile (angular.js:15812), :4:217)
at callback (angular.js:27956)
at Scope.$eval (angular.js:18796)
at Scope.$apply (angular.js:18895)
at HTMLFormElement. (angular.js:27961)
at defaultHandlerWrapper (angular.js:3802)
at HTMLFormElement.eventHandler (angular.js:3790) #

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