Skip to content

Polymer.dom(parent).querySelector polyfill is broken in 0.8 #1540

Closed
@zhaoz

Description

Trying to use the polyfill and I'm currently unable to querySelector/querySelectorAll with webcomponents-lite

I get an error:
Polymer.dom(parent).querySelectorAll('*')
TypeError: undefined is not an object (evaluating 'Array.prototype.slice.call(b)')

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