You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The getComponentStack and getErrorComponentStack have similar logic, the only difference if the formatting for the component stack. We should attempt to refactor those methods into a single one to avoid code duplication.
Description
The
getComponentStack
andgetErrorComponentStack
have similar logic, the only difference if the formatting for the component stack. We should attempt to refactor those methods into a single one to avoid code duplication.Original discussion: #1692 (comment)
The text was updated successfully, but these errors were encountered: