googlearchive / polylint

Lint polymer!
BSD 3-Clause "New" or "Revised" License
116 stars 19 forks source link

polylint error #97

Open kevinpschaaf opened 8 years ago

kevinpschaaf commented 8 years ago

From @davidmaxwaterman on November 11, 2015 6:20

../bower_components/paper-ripple/paper-ripple.html:163:1
    Property isAttached not found in 'properties' for element 'paper-ripple'

paper-ripple#1.0.4

Copied from original issue: PolymerElements/paper-ripple#57

kevinpschaaf commented 8 years ago

From @davidmaxwaterman on November 16, 2015 9:34

(maybe this has been fixed in the latest master)

kevinpschaaf commented 8 years ago

Moving to polylint issue tracker; this is a bug in polylint not picking up properties inherited from Polymer.Base

blasten commented 8 years ago

Friendly ping on this @garlicnation

NicolasRannou commented 8 years ago

should it parse the bower_components in the first place anyway?