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

[8.x] [ML] Single metric viewer: Explorer chart label prop types fix (#201137) #201195

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…ic#201137)

## Summary

Currently, on the dashboards page, if an explorer charts embeddable is
attached, an error appears in the console:
![Screenshot 2024-11-21 at 13 06
37](https://github.com/user-attachments/assets/978d254c-d971-46c6-b79d-b912d2fa35ae)

This issue occurs due to a PropTypes typo: `boolean` instead of `bool`.

(cherry picked from commit 90a9565)
@rbrtj rbrtj disabled auto-merge November 21, 2024 16:12
@rbrtj rbrtj merged commit 29a31f4 into elastic:8.x Nov 21, 2024
24 checks passed
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.

2 participants