adding the withGrouping parameter, can not work normally on IE browser
Expected Behavior
show the data on IE11 browser withGrouping
Actual Behavior
can not show data on IE browser withGrouping
Steps to Reproduce the Problem
1.it can not show data normally on IE browser when use the withGrouping value
my code :

my items data console:

Specifications
- Version:^1.1.4
- Platform:windows
which version of IE are you using? it's working for me on Edge
which version of IE are you using? it's working for me on Edge
Thanks for your reply,I also can run it normally on Edge but IE. my IE version is 11;

@yonggithub thanks for the input. Overall we have no plan to officially support IE but I encourage you to add such support if you need it. I didn't go into the details of the issue, but I imagine that it a configuration that needs to be set in the build process in webpack. If you would like to pick this up we would be happy to push such a change to the component.