Closed turnerniles closed 7 years ago
Similarly
pivot.filter('dogman', ['dogman'], 'include')
Throws the same error.
I think for both of these scenarios, it should return an 'empty' pivot (headers, no data). Exclude works in both scenarios.
Well I'm not sure about the second scenario. Perhaps pivot.filter('dogman', ['dogman'], 'include')
should throw an error
Closed in #49
@turnerniles I think #49 fixes this but please reopen if it's still an issue!