Skip to content

Sub html elements not selectable via Elements tab #18

@mroeling

Description

@mroeling
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions