Skip to content

Render More Attributes (ng-*) #576

@mitsuhiko

Description

@mitsuhiko

Current rendering:

div.well.ng-scope > div.ng-scope > div > button.btn.btn-lg.btn-primary

For angular and others it would be nice to include some attributes like ng-click and friends:

div.well.ng-scope > div.ng-scope > div > button.btn.btn-lg.btn-primary[ng-click="uploadFile()"]

Originally reported here: getsentry/sentry#3220

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions