Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
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

@robdodson

Description

@robdodson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions