<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Elements tab details sidebar becomes non-expandable after using Console tab"
   href="https://bugs.webkit.org/show_bug.cgi?id=144212#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Elements tab details sidebar becomes non-expandable after using Console tab"
   href="https://bugs.webkit.org/show_bug.cgi?id=144212">bug 144212</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>I'm seeing &quot;Error during DOMAgent operation: No node with given path found&quot;.

Looks like we might be asking to push the node path for the last selected path component too soon.

Having ElementsTabContentView close and open a new DOMTreeContentView for each main frame main resource change fixes the sidebar issue, but the last DOM node still ins't restored on reload.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>