You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
It would be nice if there was a checkbox/toggle on the "Model" tab to filter scope down to currently inspected element.
It would make it easier (and more usable) if I could filter or jump down to the scope I'm trying to reach.
Alternatively, if I could filter the models by typing the name into a search box this would help too, but may be more processor intensive.
Alternatively, it would perhaps be helpful if you could just auto-contract (via the toggle link) all scopes that are not on the current DOM element's scope lineage. So sibling scopes (including aunts and uncles) would be closed so that I can more easily get to the scope I'm trying to inspect more quickly.