Function handleBrokenImages

  • Watch for any broken elements in the tree and attempt to fix them

    Parameters

    • root: HTMLElement

      The root element to observe

    • getServers: GetServersMethod

      A method used to get a list of servers for a specific pubkey

    Returns MutationObserver

    A MutationObserver that is observing the root element

Generated using TypeDoc