You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EUI doesn't fully support React's <StrictMode> feature. It causes some of the components not to render, crash, or behave incorrectly. We want to support Strict Mode and allow EUI consumers to use it in their apps.
Summary
EUI doesn't fully support React's
<StrictMode>
feature. It causes some of the components not to render, crash, or behave incorrectly. We want to support Strict Mode and allow EUI consumers to use it in their apps.Check out #7017 for more context
Acceptance criteria
<StrictMode>
is enabledTasks
The text was updated successfully, but these errors were encountered: