Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.14] Fix time picker not to show `[object Object]` (#182152…
…) (#183022) # Backport This will backport the following commits from `main` to `8.14`: - [Fix time picker not to show `[object Object]` (#182152)](#182152) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Youhei Sakurai","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-05-09T10:08:07Z","message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","backport:prev-minor","v8.15.0"],"title":"Fix time picker not to show `[object Object]`","number":182152,"url":"https://github.com/elastic/kibana/pull/182152","mergeCommit":{"message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182152","number":182152,"mergeCommit":{"message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd"}}]}] BACKPORT--> Co-authored-by: Youhei Sakurai <[email protected]>
- Loading branch information