From 991e24623a63d6f2abeef42517a2e096bf0d02a3 Mon Sep 17 00:00:00 2001 From: Cee Chen Date: Thu, 16 May 2024 11:59:20 -0700 Subject: [PATCH] changelog --- packages/eui/changelogs/upcoming/7767.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/eui/changelogs/upcoming/7767.md diff --git a/packages/eui/changelogs/upcoming/7767.md b/packages/eui/changelogs/upcoming/7767.md new file mode 100644 index 00000000000..98ecdc942f3 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7767.md @@ -0,0 +1,3 @@ +**Bug fixes** + +- Fixed an `EuiDualRange`s with `showInput` bug, where `min`/`max` values and invalid states were not being correctly set if values were empty strings