### Description Dragging the `paper-toggle-button` from on to off or vice versa does not work after the first attempt ### Expected outcome The `paper-toggle-button` should drag from on to off ### Actual outcome After the first drag, the `paper-toggle-button` does not drag and has to be clicked ### Live Demo This is a gif taken on [webcomponents](https://www.webcomponents.org/element/PolymerElements/paper-toggle-button)  ### Steps to reproduce 1. Click and drag the paper-toggle-button to its opposite state 2. Release the mouse 3. Click and drag the paper-toggle-button its opposite state ### Browsers Affected - [x] Chrome - [ ] Firefox - [ ] Safari 9 - [ ] Safari 8 - [ ] Safari 7 - [ ] Edge - [ ] IE 11 - [ ] IE 10 ### Notes This seems to be happening only in google-chrome. I could not reproduce this in Firefox or Internet Explorer 11.
Description
Dragging the
paper-toggle-buttonfrom on to off or vice versa does not work after the first attemptExpected outcome
The
paper-toggle-buttonshould drag from on to offActual outcome
After the first drag, the
paper-toggle-buttondoes not drag and has to be clickedLive Demo
This is a gif taken on webcomponents
Steps to reproduce
Browsers Affected
Notes
This seems to be happening only in google-chrome. I could not reproduce this in Firefox or Internet Explorer 11.