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

EuiMutationObserver does not require children #1076

Merged

Conversation

chandlerprall
Copy link
Contributor

Closes #1073

EuiMutationObserver does not actually require children to be passed. In #1073 the warning was given because EuiFieldValueSelectionFilter's searchBox or content could be null, which propagates to the mutation observer as a null child.

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and this fixes the problem. Thanks for looking into this!

@chandlerprall chandlerprall merged commit 7668226 into elastic:master Aug 2, 2018
@chandlerprall chandlerprall deleted the bug/1073-search-bar-children branch August 2, 2018 19:06
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.

2 participants