Open treg opened 7 years ago
adding the following fixes the issue:
attached: function () { // See polymer#4009 for more details. Polymer.RenderStatus.afterNextRender(this, function () { this._resetTabindices() }) },
adding the following fixes the issue: