Skip to content

Conversation

@adity1raut
Copy link

@adity1raut adity1raut commented Oct 2, 2025

Description

Updated the project dependencies and code to remove the deprecated react-loadable package and use @loadable/component instead. This change ensures that the project uses a maintained library for dynamic imports and code splitting.

Changes Made

  • Removed react-loadable from package.json
  • Replaced all instances of react-loadable in the codebase with @loadable/component

Related Issue
Fixes #6868

@leecalcote leecalcote added the hacktoberfest Happy contributing! label Oct 5, 2025
@Namanv0509
Copy link
Member

Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@Namanv0509 Namanv0509 added the hacktoberfest-accepted Happy contributing! label Oct 7, 2025
@Namanv0509
Copy link
Member

@adity1raut merge conflicts , please look over them

Signed-off-by: adity1raut <araut7798@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/community hacktoberfest Happy contributing! hacktoberfest-accepted Happy contributing!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Supplant react-loadable in favor of @loadable/component

3 participants