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

[Tooling] Investigate React Bundle Inclusion in some components (Snackbar and Pagination) #2437

Open
acd02 opened this issue Oct 1, 2024 · 0 comments

Comments

@acd02
Copy link
Contributor

acd02 commented Oct 1, 2024

We've discovered that React is being included in the bundle for the Snackbar and Pagination components.

This unnecessary inclusion not only increases the bundle size but also poses a risk of runtime issues when our components are used in projects that have a different React version (v18) from ours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant