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

Not able to use library in ie 11 #53

Closed
Devyani20 opened this issue Apr 14, 2021 · 4 comments
Closed

Not able to use library in ie 11 #53

Devyani20 opened this issue Apr 14, 2021 · 4 comments

Comments

@Devyani20
Copy link

The issue is that the library is not working in ie11 and giving this error
image
This is because of this .browserslistrc file as it excludes the ie11 version
Can you provide a way to make it work in ie 11 also

@lentschi
Copy link
Owner

I'm not sure - I'd have to check, probably using some prior version of ngx-ellipsis could solve your problem 🤔
But before I do: Are you aware of https://death-to-ie11.com/?

@Devyani20
Copy link
Author

Yes I am aware of the ie part but can you provide the support optionally so that if somebody needs can use it.
and there was a bug fix in v1.1.1 which I need
so can you pls look into it

@lentschi
Copy link
Owner

Fixed in ngx-ellipsis@3.1.2- However I'll stop supporting IE as soon as angular 13 is stable as it will no longer be supported by the framework then - see: https://angular.io/guide/deprecations#internet-explorer-11

@lentschi
Copy link
Owner

lentschi commented Jul 1, 2022

However I'll stop supporting IE as soon as angular 13 is stable

It has been done - see 035613f
IE11 is no longer supported since ngx-ellipsis@4.0.0

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