Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

error on polymer build es6-bundled #236

@Joel-hanson

Description

@Joel-hanson

hi,
i have developed a site with polymer 2.0 (portfolio site) and i found the i have been running into a error showing
link of image

Uncaught TypeError: Cannot read property 'length' of undefined
    at Ss.o.dispatchEvent ((index):23)
    at _s ((index):23)
    at Ss.wf ((index):23)
    at Ss.ne ((index):23)

but when i run without build it works perfectly the reason of the cause produces from line return this.$.auth.signInWithPopup()
i think that it is due to the "js": {"minify": true}, "html": {"minify": true} in polymer build.

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