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

filter out null/undefined nodes #510

Merged
merged 1 commit into from
Feb 1, 2016
Merged

filter out null/undefined nodes #510

merged 1 commit into from
Feb 1, 2016

Conversation

sly7-7
Copy link
Contributor

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

fixes #506
closes #504

@patsy-issa
Copy link
Contributor

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

@IgorKvasn
Copy link
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
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
Member

rwjblue commented Feb 1, 2016

I think #512 should fix the build.

@rwjblue
Copy link
Member

rwjblue commented Feb 1, 2016

I restarted the build now that #512 is merged.

@sly7-7
Copy link
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
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