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 IE again #174

Closed
anne-gropler opened this issue Mar 14, 2019 · 2 comments
Closed

support IE again #174

anne-gropler opened this issue Mar 14, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@anne-gropler
Copy link
Collaborator

auxiliaries.ts uses functions that are not supported by IE.

  • Array.includes()
  • String.trimLeft()
  • String.trimRight()

Yes, IE is old... but maybe we still want to support it?

see also: #110

@anne-gropler anne-gropler added the bug Something isn't working label Mar 14, 2019
@anne-gropler
Copy link
Collaborator Author

See branch issue-174-IE-support

@scheibel
Copy link
Member

Is this solved? It seems merged, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants