Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Avoid breaking /sync with uncaught exceptions #1349

Merged
merged 1 commit into from
Aug 30, 2017
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 30, 2017

For reasons I don't fully understand, it appears that sometimes the
ReadReceiptMarker has no offsetParent. Rather than dying with an uncaught
exception when that happens (and taking out half of React as well as the /sync
handler), log a warning and suppress the animation.

For reasons I don't fully understand, it appears that sometimes the
ReadReceiptMarker has no offsetParent. Rather than dying with an uncaught
exception when that happens (and taking out half of React as well as the /sync
handler), log a warning and suppress the animation.
@dbkr dbkr merged commit 5268362 into develop Aug 30, 2017
@richvdh richvdh deleted the rav/avoid_sync_exception branch November 30, 2022 10:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants