diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a4bc7170df..28797bffef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Added `utcOffset` prop to `EuiSuperDatePicker` ([#3436](https://github.com/elastic/eui/pull/3436)) - Added `partition` key to `EuiChartThemeType` for Partition chart support ([#3387](https://github.com/elastic/eui/pull/3387)) - Updated `EuiImage`'s `caption` prop type from `string` to `ReactNode` ([#3387](https://github.com/elastic/eui/pull/3387)) +- Fixed `EuiCodeEditor` console error when using the editor without import the default theme ([#3454](https://github.com/elastic/eui/pull/3454)) **Bug Fixes** diff --git a/src/components/code_editor/__snapshots__/code_editor.test.tsx.snap b/src/components/code_editor/__snapshots__/code_editor.test.tsx.snap index a2b499f3552..bb4c16c2d92 100644 --- a/src/components/code_editor/__snapshots__/code_editor.test.tsx.snap +++ b/src/components/code_editor/__snapshots__/code_editor.test.tsx.snap @@ -87,7 +87,7 @@ exports[`EuiCodeEditor is rendered 1`] = `