diff --git a/CHANGELOG.md b/CHANGELOG.md index 26097ad1d..b79d90655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Change `Repeatable field` focus behaviour. Refs STCOM-1341. * Fix `` bug with option list closing when scrollbar is used. Refs STCOM-1371. * `` - fix bug handling empty string options/values. Refs STCOM-1373. +* `` - switch to MutationObserver to resolve focus-management issues. Refs STCOM-1372. ## [12.2.0](https://github.com/folio-org/stripes-components/tree/v12.2.0) (2024-10-11) [Full Changelog](https://github.com/folio-org/stripes-components/compare/v12.1.0...v12.2.0)