Skip to content

Angular website click not working #1628

@yanielbf

Description

@yanielbf

@matthewmueller Hi, I am trying to click on button created with angular. This is the render content html:
<icb-button _ngcontent-okn-34="" tabindex="0" _nghost-okn-8=""> <a _ngcontent-okn-8="" class="ipswich-main-buttons-link big" style="touch-action: manipulation; user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"> <!--template bindings={}--> <!--template bindings={}--> <span _ngcontent-okn-8="" class="ipswich-main-buttons-link-text">Siguiente </span> </a> </icb-button>
When I catch this element and print this is the result:
{ __zone_symbol__eventTasks: [ { data: [Object], runCount: 0, source: 'HTMLElement.addEventListener:onClick', type: 'eventTask', zone: [Object] } ] }

Function click not working on this element. Help me!!!

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