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

did not support IE 11

Open cooliean opened this issue 7 years ago • 4 comments

did not support IE 11

cooliean avatar Mar 21 '17 14:03 cooliean

I am having the same issue.

nolanresu avatar Mar 27 '17 06:03 nolanresu

From the wiki:

for the time being Internet Explorer (10+) is not supported

mornir avatar Mar 29 '17 19:03 mornir

yes, i found it doesn't support ie11 .it looks vue-nprogress alert error

chenkang084 avatar Apr 08 '17 16:04 chenkang084

Tested: https://admin.vuebulma.com/#/ Result: Blank page Error: "Object doesn't support attribute or method assign"

Error seems to stem from vue-nprogress.min.js (v0.1.5) return t.install=e,t.start=function(){},Object.assign(t.prototype,r,{init:function(r){this.app=r}}

Coreusa avatar Jun 08 '17 08:06 Coreusa