Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-button: ripple error onclick when parent is <body> #1029

Closed
epelc opened this issue Dec 22, 2014 · 0 comments
Closed

md-button: ripple error onclick when parent is <body> #1029

epelc opened this issue Dec 22, 2014 · 0 comments
Assignees
Milestone

Comments

@epelc
Copy link
Contributor

epelc commented Dec 22, 2014

You recieve the following error if you have an md-button as a direct child of your body when you click it.

screen shot 2014-12-21 at 11 47 43 pm

It links to this line

!(ancestor && ancestor.hasAttribute('disabled'));

Which appears to be an issue with getting attributes on the ancestors node.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants