diff --git a/packages/eui/changelogs/upcoming/7784.md b/packages/eui/changelogs/upcoming/7784.md new file mode 100644 index 00000000000..df3e5f69b77 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7784.md @@ -0,0 +1,3 @@ +**Bug fixes** + +- Fixed `EuiDatePicker` to more gracefully handle incorrectly formatted `selected` Moment dates, instead of simply crashing