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

Uncaught TypeError: this.isLightDescendant is not a function #41

Closed
jmcgdz opened this issue Nov 13, 2015 · 1 comment
Closed

Uncaught TypeError: this.isLightDescendant is not a function #41

jmcgdz opened this issue Nov 13, 2015 · 1 comment

Comments

@jmcgdz
Copy link

jmcgdz commented Nov 13, 2015

This line is throwing it: https://github.com/PolymerElements/iron-behaviors/blob/master/iron-control-state.html#L76

@blasten 9ffe111

I'm on polymer 1.1.3 right now.

The thing is isLightDescendant is not available until v1.1.5

@notwaldorf Polymer/polymer@1e9110a

but iron-behaviors seems to say polymer ^1.0.0 is ok?

https://github.com/PolymerElements/iron-behaviors/blob/master/bower.json#L19

@cdata
Copy link
Contributor

cdata commented Jan 29, 2016

Looks like this is fixed now (v1.2.0 is the base requirement). If you are stuck on an earlier version of this element, can you include which version is messed up for you in your description and re-open this issue? Thanks!

@cdata cdata closed this as completed Jan 29, 2016
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