Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding the withGrouping parameter, can not work normally on IE browser #165

Open
yonggithub opened this issue Oct 31, 2019 · 3 comments
Open

Comments

@yonggithub
Copy link

yonggithub commented Oct 31, 2019

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 :
image

my items data console:
image

Specifications

  • Version:^1.1.4
  • Platform:windows
@ahi-el
Copy link

ahi-el commented Oct 31, 2019

which version of IE are you using? it's working for me on Edge

@yonggithub
Copy link
Author

yonggithub commented Nov 1, 2019

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;
image

@liorheber
Copy link
Collaborator

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants