vue-tabs icon indicating copy to clipboard operation
vue-tabs copied to clipboard

findIndex is not working on IE11

Open mlumbroso opened this issue 6 years ago • 1 comments

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 : https://github.com/cristijora/vue-tabs/blob/4df45c34382e7bba6e1b2bf47ebdc5fcd4b89467/src/components/VueTabs.js#L107

mlumbroso avatar Aug 29 '18 15:08 mlumbroso

@cristijora any news on this one ? Thanks

mlumbroso avatar Oct 30 '18 21:10 mlumbroso