patternfly / angular-patternfly

This repo contains instructions and the code for a set of Angular 1 components for the PatternFly project.
http://www.patternfly.org/angular-patternfly/
MIT License
122 stars 90 forks source link

fix(pfEmptyState): Fixed undefined error in pfEmptyState component #700

Closed dtaylor113 closed 6 years ago

dtaylor113 commented 6 years ago

Description

Added extra check to avoid undefined error.

Addresses: https://github.com/openshift/origin-web-console/issues/2666