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

trim(), trimRight() not supported in IE 11+ #72

Closed
demus opened this issue Jul 19, 2017 · 1 comment
Closed

trim(), trimRight() not supported in IE 11+ #72

demus opened this issue Jul 19, 2017 · 1 comment
Assignees
Labels

Comments

@demus
Copy link

demus commented Jul 19, 2017

title self explanatory. trims should be replaced with a cross-platform alternative, unless you have no plans to support IE

@davelandry
Copy link
Member

@water42 thanks for pointing this out! I wasn't aware that the trim functions were not cross-browser supported. I've implemented a set of functions to mimic that behavior.

@davelandry davelandry self-assigned this Jul 21, 2017
@davelandry davelandry added the bug label Jul 21, 2017
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