Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Event is triggered when clicking on child with [ng-inline-svg] #31

@skulptur

Description

@skulptur

I have a div that acts as a button and inside there's an icon that is its own component. Internally the icon uses your ng-inline-svg directive and if I click anywhere on the button it works (doesn't trigger) but if I click on the icon it triggers ng-click-outside. I tried removing the svg directive and placing some text and it works fine that way, the problem occurs only with the svg directive applied.

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