Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@driusan
Copy link
Collaborator

@driusan driusan commented Sep 11, 2024

This adds an error boundary to the jsx/Card class, so that when a widget doesn't render properly on the candidate profile page that panel is displayed with an error and the rendering of other widgets is unaffected, instead of crashing and showing a blank page.

Fixes an issue I can't find keywords to find the reference for.

@driusan driusan added the Category: Bug PR or issue that aims to report or fix a bug label Sep 11, 2024
This adds an error boundary to the jsx/Card class, so that when
a widget doesn't render properly on the candidate profile page that
widget is displayed with an error and the rendering of other widgets
is unaffected, instead of showing a blank page.
@cmadjar
Copy link
Collaborator

cmadjar commented Oct 1, 2024

@GeorgeMurad could you review and test this PR?

Copy link
Contributor

@GeorgeMurad GeorgeMurad left a comment

Choose a reason for hiding this comment

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

LGTM

@driusan driusan merged commit b746ea4 into aces:main Oct 7, 2024
ZhichGaming pushed a commit to ZhichGaming/Loris that referenced this pull request Nov 25, 2024
This adds an error boundary to the jsx/Card class, so that when a widget
doesn't render properly on the candidate profile page that panel is
displayed with an error and the rendering of other widgets is
unaffected, instead of crashing and showing a blank page.

Fixes an issue I can't find keywords to find the reference for.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Bug PR or issue that aims to report or fix a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants