Skip to content
  • unarist's avatar
    c6db416f
    Fix "Cannot read property" on missing status (#3322) · c6db416f
    unarist a rédigé
    I've found this issue when I clicked replies to muted user on the timeline.
    
    Properties I've removed in here were added with lazy loading using
    IntersectionObserver (8e4d1cba), but those statuses are not need to be
    tracked anyway because it will be rendered as only empty div.
    c6db416f
    Fix "Cannot read property" on missing status (#3322)
    unarist a rédigé
    I've found this issue when I clicked replies to muted user on the timeline.
    
    Properties I've removed in here were added with lazy loading using
    IntersectionObserver (8e4d1cba), but those statuses are not need to be
    tracked anyway because it will be rendered as only empty div.
Chargement en cours