Skip to content

filter out null/undefined nodes#510

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
sly7-7:patch-1
Feb 1, 2016
Merged

filter out null/undefined nodes#510
rwjblue merged 1 commit intoemberjs:masterfrom
sly7-7:patch-1

Conversation

@sly7-7
Copy link
Copy Markdown
Contributor

@sly7-7 sly7-7 commented Jan 19, 2016

fixes #506
closes #504

@patsy-issa
Copy link
Copy Markdown
Contributor

Tests are failing due to emberjs/ember.js#12793

@IgorKvasn
Copy link
Copy Markdown
Contributor

I don't want to sound rude, but can you pls fix this PR?
Due to #506 I cannot use ember-inspector at all
thx

@sly7-7
Copy link
Copy Markdown
Contributor Author

sly7-7 commented Jan 26, 2016

@IgorKvasn I think the pr is not responsible for the broken build, but I don't know what should be done for it to pass.
cc/ @rwjblue @teddyzeenny

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Feb 1, 2016

I think #512 should fix the build.

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Feb 1, 2016

I restarted the build now that #512 is merged.

@sly7-7
Copy link
Copy Markdown
Contributor Author

sly7-7 commented Feb 1, 2016

Thanks, I just tried to force-push, but without change it does not work

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Feb 1, 2016

Looks like build passed.

rwjblue added a commit that referenced this pull request Feb 1, 2016
filter out null/undefined nodes
@rwjblue rwjblue merged commit 068c273 into emberjs:master Feb 1, 2016
@sly7-7 sly7-7 deleted the patch-1 branch February 1, 2016 16:58
@rwjblue rwjblue mentioned this pull request Feb 1, 2016
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

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'getState' of undefined

4 participants