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

Newest version gives error in Internet Explorer 11 #978

Open
jchonc opened this issue Mar 10, 2021 · 4 comments
Open

Newest version gives error in Internet Explorer 11 #978

jchonc opened this issue Mar 10, 2021 · 4 comments
Labels

Comments

@jchonc
Copy link

jchonc commented Mar 10, 2021

While trying 5.5.4 on IE11 we got several errors, caused by function parameter with default values. (i.e. setGridWidth or resizeGrid)

Has the support for IE11 been dropped? Or we are suppose to run it through Babel ourselves?

Thanks!

@tonytomov
Copy link
Owner

Hello,

Not officially published, but yes we plan to drop support for IE11 and step by step migrate to JavaScript ES6 which was introduced in 2015

@tonytomov
Copy link
Owner

Hello,
We think we can distribute a compiled version compatible with ie11 in our package using Babel.
I will let you know when we prepare this.

Thank you.

@jchonc
Copy link
Author

jchonc commented Apr 5, 2021

Thanks. Looking forward to it.

@tonytomov
Copy link
Owner

We are back to IE11 support. We refuse to use Babel because there is a problem with the parameters of the functions when they are called in a certain way by jqGrid. This will be available in the upcoming 5.5.5 release.

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

No branches or pull requests

2 participants