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 'value' of undefined when growl is closed #7

Open
ptgamr opened this issue Oct 12, 2015 · 1 comment
Open

Cannot read property 'value' of undefined when growl is closed #7

ptgamr opened this issue Oct 12, 2015 · 1 comment

Comments

@ptgamr
Copy link

ptgamr commented Oct 12, 2015

I got this error when after growl is closed. Sometime, growl does not automatically closed at all, seems like there is a problem with Glimmer engine while rendering this node.

My Ember version: 1.13.8

Uncaught TypeError: Cannot read property 'value' of undefined_controllerForNode @ VM9211:4235_nodeHasOwnController
VM9211:4209_shouldShowNode
VM9211:4167(anonymous function)
VM9211:4119_appendNodeChildren
VM9211:4118(anonymous function)
 VM9211:4124_appendNodeChildren
 VM9211:4118viewTree 
VM9211:3760(anonymous function)
VM9211:3716fn
ember.debug.js:405Queue.invoke
ember.debug.js:910Queue.flush
ember.debug.js:974DeferredActionQueues.flush
ember.debug.js:770Backburner.end
ember.debug.js:160Backburner.run
 ember.debug.js:228executeTimers
ember.debug.js:650(anonymous function)
 ember.debug.js:639
@jerel
Copy link
Owner

jerel commented Oct 17, 2015

@ptgamr thanks for reporting this; I would very happily accept a Pull Request if you've found a fix. Otherwise I'll try to take a look shortly

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

2 participants