property 썸네일형 리스트형 [NUXT] error on IE browser When I develop with Nuxtjs (Vue.js framework), I got the object Error on IE(internet explorer) brower like this. I guess, This occured by nuxt framework's leak browser compatibility.So, I was googling with this error message..Finally I got the solution.. # nuxt.config.js build: {... vendor: ["babel-polyfill"], babel: { presets: [ [ "vue-app", { useBuiltIns: true, targets: { ie: 9, uglify: true }.. 더보기 [CSS] IE 7에서의 속성 IE7에서 속성값 앞에 *+를 붙여 줌으로 해당 브라우저 일때의 속성값 설정이 가능함. *의 경우 IE8... 더보기 이전 1 다음