This repository was archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
polylint fails for PRPL apps and with scope variables not present in properties obj #144
Copy link
Copy link
Open
Description
Application structure for reference https://github.com/Polymer/app-drawer-template
/src/my-app.html:66:5
Property 'routeData' bound to attribute 'data' not found in 'properties' for element 'my-app'
/src/my-app.html:66:5
Property 'subroute' bound to attribute 'tail' not found in 'properties' for element 'my-app'
/src/my-app.html:106:3
Property routeData not found in 'properties' for element 'my-app'
/bower_components/app-layout/app-drawer-layout/app-drawer-layout.html:149:3
Property isAttached not found in 'properties' for element 'app-drawer-layout'
/bower_components/app-layout/app-drawer/app-drawer.html:173:3
Property isAttached not found in 'properties' for element 'app-drawer'
/bower_components/app-layout/app-header/app-header.html:319:3
Property isAttached not found in 'properties' for element 'app-header'
/bower_components/app-layout/app-header-layout/app-header-layout.html:108:3
Property isAttached not found in 'properties' for element 'app-header-layout'
/src/my-app.html:95:11
<my-view1> is undefined.
/src/my-app.html:96:11
<my-view2> is undefined.
/src/my-app.html:97:11
<my-view3> is undefined.
/src/my-app.html:66:5
Property 'routeData' bound to attribute 'data' not found in 'properties' for element 'my-app'
/src/my-app.html:66:5
Property 'subroute' bound to attribute 'tail' not found in 'properties' for element 'my-app'
/src/my-app.html:106:3
Property routeData not found in 'properties' for element 'my-app'
/bower_components/app-layout/app-drawer-layout/app-drawer-layout.html:149:3
Property isAttached not found in 'properties' for element 'app-drawer-layout'
/bower_components/app-layout/app-drawer/app-drawer.html:173:3
Property isAttached not found in 'properties' for element 'app-drawer'
/bower_components/app-layout/app-header/app-header.html:319:3
Property isAttached not found in 'properties' for element 'app-header'
/bower_components/app-layout/app-header-layout/app-header-layout.html:108:3
Property isAttached not found in 'properties' for element 'app-header-layout'
/src/my-app.html:95:11
<my-view1> is undefined.
/src/my-app.html:96:11
<my-view2> is undefined.
/src/my-app.html:97:11
<my-view3> is undefined.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels