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

findIndex is not working on IE11 #52

Open
mlumbroso opened this issue Aug 29, 2018 · 1 comment
Open

findIndex is not working on IE11 #52

mlumbroso opened this issue Aug 29, 2018 · 1 comment

Comments

@mlumbroso
Copy link

mlumbroso commented Aug 29, 2018

Hello,

the component triggers an issue with IE11, because of the use of findIndex in components/VueTabs.js
There are a few workarounds : https://stackoverflow.com/questions/37698996/findindex-method-issue-with-internet-explorer

Can you fix this ? I can make a PR otherwise !
Thanks :)

Edit : also noticed 3 "+" signs here :

+ if (indexToActivate === this.activeTabIndex && !this.tabs[this.activeTabIndex].active) {

@mlumbroso
Copy link
Author

@cristijora any news on this one ?
Thanks

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

1 participant