rangle / augury

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

Routing tree popup flickers sometimes #1399

Open nik72619c opened 5 years ago

nik72619c commented 5 years ago

Augury version (required): 1.23.0 Angular version (required):6.1.5 Date: 07/08/2019 OS: Ubuntu

Description of issue:

Inside the router tree section, if the user's cursor overlaps with the popup showing the router's info, the popup starts to flicker.

Expected Behavior: The popup should change its position or should not flicker, rather it should remain stable.

Steps to reproduce:

  1. Open Augury dev tools for your angular app
  2. Go to the router tree section
  3. Hover on one of the trees, such that your cursor and the popup overlap.