aurelia / aurelia/devtools

Sub html elements not selectable via Elements tab

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Image

Please check both highlighted elements in the screenshot.

When I select the element from the page and select "Inspect element", it activates the Elements tab with the

with the bs-bootstrap-tooltip custom attribute. That same bs-bootstrap-tooltip attribute is loaded into the Aurelia dev tools tab. So the parent element is selected.

But when I select one element deeper from within the Elements tab, i.e. the button I want to check the "disabled" binding of, it does not update the Aurelia tab. It therefore is not possible to debug any binding other than on the elements within the components list. But that does not seem to contain the normal elements.

As always, feel free to ask for additional information.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.