From dc9f1003312dd031e15923f2fcdc349d654eeb0f Mon Sep 17 00:00:00 2001 From: Cee Chen Date: Tue, 17 Oct 2023 15:44:45 -0700 Subject: [PATCH] changelog --- upcoming_changelogs/7291.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 upcoming_changelogs/7291.md diff --git a/upcoming_changelogs/7291.md b/upcoming_changelogs/7291.md new file mode 100644 index 00000000000..ab71542e581 --- /dev/null +++ b/upcoming_changelogs/7291.md @@ -0,0 +1,3 @@ +**Bug fixes** + +- Fixed controlled `EuiFieldNumbers` not correctly updating native validity state on `value` change