react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Add check to non existing row key when getting aggregator

Open blikblum opened this issue 3 years ago • 0 comments

If you pass an nonexistent row key and empty col key you get an empty aggregator

If you pass an nonexistent row key and a col key a crash occurs

This PR fixes it making behave consistent. Add tests

blikblum avatar May 16 '22 22:05 blikblum