angular-filter icon indicating copy to clipboard operation
angular-filter copied to clipboard

Added support for object key with spaces

Open alejandrolsca opened this issue 11 years ago • 0 comments

This fix adds support to filter JSON data that contains keys names with spaces, and avoids runtime errors. as $parse is needed no more, i removed it.

alejandrolsca avatar Sep 07 '14 00:09 alejandrolsca