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

[Maps] fix propType warnings for source with joins #48905

Merged
merged 2 commits into from
Oct 22, 2019

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Oct 22, 2019

fixes #48837

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@nreese
Copy link
Contributor Author

nreese commented Oct 22, 2019

Prop type errors caused by Field list - from indexed array to arrays and maps. That PR switched IndexPattern.Fields from an Indexed array object to just a standard Javascript array. Need to update prop types to accept array instead of object.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@nreese nreese merged commit ef1b000 into elastic:master Oct 22, 2019
nreese added a commit to nreese/kibana that referenced this pull request Oct 22, 2019
* [Maps] fix propType warnings for source with joins

* only accept arrays
nreese added a commit to nreese/kibana that referenced this pull request Oct 22, 2019
* [Maps] fix propType warnings for source with joins

* only accept arrays
nreese added a commit that referenced this pull request Oct 22, 2019
* [Maps] fix propType warnings for source with joins

* only accept arrays
nreese added a commit that referenced this pull request Oct 22, 2019
* [Maps] fix propType warnings for source with joins

* only accept arrays
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maps] Error in console when opening layer
3 participants