Skip to content

[Unknown] crash when opening notifications #20760

@sergiou87

Description

@sergiou87

The problem

When opening a notification, sometimes the app would crash with this error

Image

Another way of reproducing this on dev builds is just hovering over PRs on the PR list (which on dev builds have a "preview popup").

Release version

3.5.1 (arm64)

Operating system

macOS 15.5

Steps to reproduce the behavior

  1. Open a PR comment notification

Log files

No response

Screenshots

No response

Additional context

After digging into this, I found the problem is we're getting a null error in our onUncaughtException handler. I set a breakpoint there and noticed the error is ResizeObserver loop completed with undelivered notifications but no error object is passed, which causes these [Unknown].

Sentry error: https://github.sentry.io/issues/6271684196/?project=1824813&query=is%3Aunresolved%20release%3A3.5.1&referrer=issue-stream&stream_index=0

Metadata

Metadata

Assignees

Labels

bugConfirmed bugs or reports that are very likely to be bugspriority-2Bug that affects more than a few users in a meaningful way but doesn't prevent core functions

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions