Skip to content

[Checkbox] Special case for <a> tag to allow clicks #2804

Closed
@pklebba

Description

For example:

 <div class="ui toggle checkbox rnr-register-accept">
     <input type="checkbox" ng-model="accept">
     <label>Accept <a href="/myPage">rules</a></label>
 </div>

Checkbox's event are blocking url. This should be fixed.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions