Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

After Paper-Dialog Displayed, Paper-Button Throws Error on-tap #50

@caseybaggz

Description

@caseybaggz

I have this weird issue that I'm not too sure why it is happening. I have a paper-dialog that allows me to submit a form. Once the dialog has disappeared and I want to click another button to do something, the button fails and the console logs this: Uncaught TypeError: undefined is not a function hero-transition.html

screen shot 2015-04-08 at 8 06 13 am

Not too sure why? I have no hero-transition on the button? Here is the button code:

<paper-button on-tap="{{startMatch}}">NEW MATCH</paper-button>

It only throws that error when I open and close a paper-dialog. Anytime other than that, it works fine?

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