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

Wrong tap event target #150

Open
1 of 8 tasks
tpluscode opened this issue Sep 9, 2016 · 1 comment
Open
1 of 8 tasks

Wrong tap event target #150

tpluscode opened this issue Sep 9, 2016 · 1 comment

Comments

@tpluscode
Copy link

Description

When handling the tap event, e.target is not the paper-checkbox

Expected outcome

Event target should be the tapped checkbox

Actual outcome

The actual target is a div inside of the paper-checkbox

Live Demo

http://jsbin.com/natima/edit?html,js,console,output

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@yglodt
Copy link

yglodt commented Mar 17, 2017

This seems also to happen with a paper-card.

Depending on where I tap on, e.target is in my case one of the nested elements inside paper-card.

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

No branches or pull requests

2 participants