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

(other):implemented lazy-load and error boundary #634

Merged
merged 12 commits into from
Jul 4, 2023

Conversation

Kalyan-velu
Copy link
Contributor

Fixes #580

Changes:

  • Installed package: react-error-boundary
  • Implemented suspense
  • Improved efficiency of the Error view

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Kalyan-velu , can you please take a look at this, the css is breaking :/
image

@Kalyan-velu
Copy link
Contributor Author

@narayan954 ok

@Kalyan-velu
Copy link
Contributor Author

@narayan954 I think everything is ok now.

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@narayan954
Copy link
Owner

@narayan954 I think everything is ok now.

Thanks for fixing :)

@narayan954 narayan954 merged commit 18916fd into narayan954:master Jul 4, 2023
@narayan954
Copy link
Owner

Upgrading to level 3 for adding error boundary as well.

@Kalyan-velu
Copy link
Contributor Author

@narayan954 thanks

@Kalyan-velu Kalyan-velu deleted the lazy-load branch July 4, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Implement Code Splitting with React Lazy and Suspense for Better Performance[OTHER]
2 participants