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

fix(showHide): don't call getComputedStyle on comment node #9244

Closed

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Aug 5, 2016

Fixes the ngShow and ngHide directive calling getComputedStyle on comment nodes.

Fixes #9243.

Fixes the ngShow and ngHide directive calling getComputedStyle on comment nodes.

Fixes angular#9243.
@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Aug 5, 2016
@ThomasBurleson
Copy link
Contributor

Very nice!

@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Aug 5, 2016
@ThomasBurleson
Copy link
Contributor

@jelbourn - fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants