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.

Updating .textContent destroys rippled under Shady DOM #59

@ebidel

Description

@ebidel

Example: document.querySelector('paper-button').textContent = 'new text';

I'd expect the .textContent to be updated and the ripple to continue to work. Under Shady the ripple no longer works. Under native Shadow DOM everything is peachy: https://elements.polymer-project.org/bower_components/paper-button/demo/index.html?dom=shadow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions