Skip to content

Conversation

@myfrom
Copy link

@myfrom myfrom commented Nov 16, 2017

Polymer.mixinBehavior is not part of polymer-element.html but polymer.html and thus it doesn't work if you don't import polymer.html anywhere else in the app. However, you cannot ensure that and should include all needed imports inside the element.

I came across this building an app and verified that after this change everything works as it should.

Polymer.mixinBehavior is not part of polymer-element.html but polymer.html
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

Successfully merging this pull request may close these issues.

1 participant