rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

No Scrollbars in Properties panel #1379

Closed carlsonaaron closed 5 years ago

carlsonaaron commented 5 years ago

Augury: 1.22.0 Date: Thu, 28 Mar 2019 20:48:42 GMT OS: Win32

Description of issue: Had this issue on Firefox in the past, but now I'm also having it in Chrome.
Seems to have just started a couple days ago

I'm also getting a "DOMException: Failed to execute 'postMessage' on 'Window': An object could not be cloned." error in my console window. Not sure if it's related

Angular version (required): 4.3

Steps to reproduce:

  1. Open dev tools
  2. Navigate to Augury
  3. No scroll bar

Additional details:

image

Same issue when closing console.... image

jcletousey commented 5 years ago

Same issue that this one. Look in the comments for workarounds.

carlsonaaron commented 5 years ago

Same issue that this one. Look in the comments for workarounds.

Thank you!