Evan You 10 лет назад
Родитель
Сommit
c3848c8c8c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/compiler/compile.js

+ 1 - 0
src/compiler/compile.js

@@ -247,6 +247,7 @@ export function compileRoot (el, options, contextOptions) {
     }
   }
 
+  options._containerAttrs = options._replacerAttrs = null
   return function rootLinkFn (vm, el, scope) {
     // link context scope dirs
     var context = vm._context