Skip to content
Snippets Groups Projects
  • unarist's avatar
    9c03fd9c
    Unobserve status on unmount (#4013) · 9c03fd9c
    unarist authored
    This fixes a warning on status unmounting (e.g. deletion).
    
    This also resets IntersectionObserverWrapper on disconnect to avoid `unobserve()` calls
    which has bug in Edge.
    9c03fd9c
    History
    Unobserve status on unmount (#4013)
    unarist authored
    This fixes a warning on status unmounting (e.g. deletion).
    
    This also resets IntersectionObserverWrapper on disconnect to avoid `unobserve()` calls
    which has bug in Edge.