Skip to content

chore: add DebugCrashBoundary to capture funkit dashboard crash stack#3017

Merged
sammdec merged 1 commit into
aave:feat/funkit-integrationfrom
yogurtandjam:debug/funkit-crash-stack
Jun 15, 2026
Merged

chore: add DebugCrashBoundary to capture funkit dashboard crash stack#3017
sammdec merged 1 commit into
aave:feat/funkit-integrationfrom
yogurtandjam:debug/funkit-crash-stack

Conversation

@yogurtandjam

Copy link
Copy Markdown

TEMPORARY diagnostic (revert before merge). Wraps the app (label=app) and the page subtree (label=page) in error boundaries that log the React componentStack and render it into the DOM, so the crashing component shows in the cypress failure screenshot for the polygon smoke crash.

General Changes

  • Fixes XYZ bug
  • Adds XYZ feature

Developer Notes

Add any notes here that may be helpful for reviewers.


Reviewer Checklist

Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.

  • End-to-end tests are passing without any errors
  • Code changes do not significantly increase the application bundle size
  • If there are new 3rd-party packages, they do not introduce potential security threats
  • If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • There are no CI changes, or they have been approved by the DevOps and Engineering team(s)

TEMPORARY diagnostic (revert before merge). Wraps the app (label=app) and the
page subtree (label=page) in error boundaries that log the React componentStack
and render it into the DOM, so the crashing component shows in the cypress
failure screenshot for the polygon smoke crash.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

@yogurtandjam is attempting to deploy a commit to the Aave Team on Vercel.

A member of the Team first needs to authorize it.

@sammdec sammdec merged commit e1850e0 into aave:feat/funkit-integration Jun 15, 2026
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants