Polymer 1.0: dev tools - fire event button now works

This commit is contained in:
Paulus Schoutsen 2015-05-27 22:03:24 -07:00
parent a7f9a5c4ad
commit 57d5022e3d

View File

@ -70,7 +70,7 @@
this.eventType = ev.detail.eventType;
},
clickFireEvent: function() {
fireEvent: function() {
var eventData;
try {