Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Arrow function not transpiled in vue-element-loading.min.js #24

Closed
ChristophAnastasiades opened this issue Aug 8, 2019 · 3 comments
Closed

Comments

@ChristophAnastasiades
Copy link

Thank you for this great plugin. However I get an error in IE 11 even in the latest version (1.1.2). The problem is in the vue-element-loading.min.js file since there is an arrow function used which is not supported by IE 11.

@biigpongsatorn
Copy link
Owner

@ChristophAnastasiades Please try 1.1.3

@ChristophAnastasiades
Copy link
Author

@biigpongsatorn Thank you, but I still have an arrow function in the bundled file. It seems as if the code is part of the CSS sourcemaps creation. This is the part of the code I am talking about: return(t,e)=>(function(t,e){const i=N?e.media||"default":t,a=L[i]||(L[i]={ids:new Set,styles:[]});

@biigpongsatorn
Copy link
Owner

@ChristophAnastasiades I just fix this bug in vue-element-loading.min.js manually and publish to version 1.1.5.

Please try again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants