Skip to content

Add new logs to debug guilds-bar-view component#114

Merged
SzymczakJ merged 3 commits into0.78.0-discordfrom
@szymczak/add-reactviewgroupd-dispatchdraw-logsv3
Nov 4, 2025
Merged

Add new logs to debug guilds-bar-view component#114
SzymczakJ merged 3 commits into0.78.0-discordfrom
@szymczak/add-reactviewgroupd-dispatchdraw-logsv3

Conversation

@SzymczakJ
Copy link
Copy Markdown

Summary:

Thanks to these(eg.: 1, 2, 3) new logs we know that the only place that dispatchDraw NPE error throws is this GuildsBar NativeView. With that information we know that we can put Sentry logs in onViewRemoved only for that component, as it will not spam to Sentry too much. With logs in onViewRemoved we will hopefully get more info on what changes the view hierarchy in drawing phase.

Changelog:

Test Plan:

@SzymczakJ SzymczakJ force-pushed the @szymczak/add-reactviewgroupd-dispatchdraw-logsv3 branch from bdafe7a to 02dfe0b Compare November 4, 2025 20:40
@SzymczakJ
Copy link
Copy Markdown
Author

Tested and builds/runs well, I'm merging as this is only a small logging PR

@SzymczakJ SzymczakJ merged commit 9a961af into 0.78.0-discord Nov 4, 2025
13 of 19 checks passed
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.

1 participant