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

Support IE8 #51

Closed
knalbandianbrightgrove opened this issue Jul 18, 2017 · 2 comments
Closed

Support IE8 #51

knalbandianbrightgrove opened this issue Jul 18, 2017 · 2 comments

Comments

@knalbandianbrightgrove
Copy link
Contributor

knalbandianbrightgrove commented Jul 18, 2017

Thank you for the great solution!

Is it possible to support IE8?

The issue is

getters & setters can not be defined on this javascript engine

@CacheControl
Copy link
Owner

@knalbandianbrightgrove I have no plans to support IE8, though I'd be open to a PR.

@knalbandianbrightgrove
Copy link
Contributor Author

@CacheControl

The only thing that breaking IE8 is lodash.clonedeep . Is it really need to clone objects in that way? or we can use JSON.parse(JSON.stringify(object)) instead ?

Regards.

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

2 participants