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

Adding New Entries #66

Open
ccocker opened this issue Sep 23, 2015 · 0 comments
Open

Adding New Entries #66

ccocker opened this issue Sep 23, 2015 · 0 comments

Comments

@ccocker
Copy link

ccocker commented Sep 23, 2015

Hi guys,

I have just downloaded and run this project and all seems to work well except when trying to add a new session, speaker.

Output from Chrome Developer tools is below:

Info: Validators created and registered null
angular.js:11715 Info: Validators applied null
angular.js:11715 Info: Retrieved lookups Object {results: Array[1], query: ctor, entityManager: ctor, httpResponse: Object, inlineCount: undefined}
angular.js:11715 Info: Retrieved [Speaker Partials] from remote data source 36
angular.js:11715 Info: Primed data Object {rooms: Array[36], tracks: Array[11], timeslots: Array[36]}
angular.js:11715 Success: CodeCamper loaded! null
angular.js:11715 TypeError: getRequestedSession(...).then is not a function
at activate (http://localhost:3001/app/session/sessiondetail.js:46:42)
at new SessionDetail (http://localhost:3001/app/session/sessiondetail.js:37:9)
at Object.invoke (http://localhost:3001/bower_components/angular/angular.js:4219:17)
at jqNodes.$get.extend.instance (http://localhost:3001/bower_components/angular/angular.js:8525:21)
at http://localhost:3001/bower_components/angular/angular.js:7771:13
at forEach (http://localhost:3001/bower_components/angular/angular.js:334:20)
at nodeLinkFn (http://localhost:3001/bower_components/angular/angular.js:7770:11)
at compositeLinkFn (http://localhost:3001/bower_components/angular/angular.js:7149:13)
at publicLinkFn (http://localhost:3001/bower_components/angular/angular.js:7028:30)
at $route.link (http://localhost:3001/bower_components/angular-route/angular-route.js:986:7)

(anonymous function) @ angular.js:11715jqNodes.$get @ angular.js:8628(anonymous function) @ exception-handler.js:41invokeLinkFn @ angular.js:8292nodeLinkFn @ angular.js:7800compositeLinkFn @ angular.js:7149publicLinkFn @ angular.js:7028name.$get.boundTranscludeFn @ angular.js:7167controllersBoundTransclude @ angular.js:7827update @ angular-route.js:936parent.$get.Scope.$broadcast @ angular.js:14888(anonymous function) @ angular-route.js:619processQueue @ angular.js:13317(anonymous function) @ angular.js:13333parent.$get.Scope.$eval @ angular.js:14569parent.$get.Scope.$digest @ angular.js:14385parent.$get.Scope.$apply @ angular.js:14674done @ angular.js:9734completeRequest @ angular.js:9924requestLoaded @ angular.js:9865
angular.js:11715 Error: [CC Error] getRequestedSession(...).then is not a function Object {exception: TypeError: getRequestedSession(...).then is not a function
at activate (http://localhost:3001/ap…, cause: "
"}(anonymous function) @ angular.js:11715error @ logger.js:28(anonymous function) @ exception-handler.js:54invokeLinkFn @ angular.js:8292nodeLinkFn @ angular.js:7800compositeLinkFn @ angular.js:7149publicLinkFn @ angular.js:7028name.$get.boundTranscludeFn @ angular.js:7167controllersBoundTransclude @ angular.js:7827update @ angular-route.js:936parent.$get.Scope.$broadcast @ angular.js:14888(anonymous function) @ angular-route.js:619processQueue @ angular.js:13317(anonymous function) @ angular.js:13333parent.$get.Scope.$eval @ angular.js:14569parent.$get.Scope.$digest @ angular.js:14385parent.$get.Scope.$apply @ angular.js:14674done @ angular.js:9734completeRequest @ angular.js:9924requestLoaded @ angular.js:9865

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