Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Card selectedChange event does not fire when checkbox is clicked #396

Closed
Blackbaud-TrevorBurch opened this issue Mar 1, 2017 · 1 comment

Comments

@Blackbaud-TrevorBurch
Copy link
Member

Expected behavior

When I click on a checkbox on a selectable card I would expect the selectedChange event to fire

Actual behavior

If you select the main portion of the card the event does fire but if you click directly on the checkbox it does not fire

Steps to reproduce

Visit plunker and click on the card (not the checkbox). You will see that "Test" is printed below the card. Then click on the checkbox and notice that "Test" is not printed again.

Plunker

https://plnkr.co/edit/WXBbiuywOMo3OK0XOxn7?p=preview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants