Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Support React Strict Mode #7774

Open
1 task
tkajtoch opened this issue May 20, 2024 · 0 comments
Open
1 task

[Meta] Support React Strict Mode #7774

tkajtoch opened this issue May 20, 2024 · 0 comments
Labels

Comments

@tkajtoch
Copy link
Member

tkajtoch commented May 20, 2024

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

  • All EUI components should work as intended no matter if <StrictMode> is enabled

Tasks

  1. task
    tkajtoch
@tkajtoch tkajtoch added the meta label May 20, 2024
@tkajtoch tkajtoch changed the title Support React Strict Mode [Meta] Support React Strict Mode May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant