Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polymer lint warnings #171

Open
millimetha opened this issue Jan 29, 2018 · 1 comment
Open

Polymer lint warnings #171

millimetha opened this issue Jan 29, 2018 · 1 comment

Comments

@millimetha
Copy link

millimetha commented Jan 29, 2018

First of all: thx for your great app-router! I have recognized that "polymer lint" creates warnings like that:

`

~~~~~~~~~~~~

src/my-app.html(168,16) warning [undefined-elements] - The element app-router is not defined

              <app-route path="/profile" import="src/profile-view.html"></app-route>
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

It complains about and . Maybe you have an idea, how to get rid of this warnings? Just for the case I am doing:

<link rel="import" href="../bower_components/app-router/app-router.html">

Thank you in advance,
Tanja

@web-padawan
Copy link

This is a duplicate of Polymer/polymer-linter#63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants