2
0
三咲智子 Kevin Deng 2 жил өмнө
parent
commit
305a651c68

+ 1 - 0
packages/runtime-vapor/src/directive.ts

@@ -99,6 +99,7 @@ export function withDirectives<T extends Node>(
 
     // register source
     if (source) {
+      // callback will be overridden by middleware
       renderWatch(source, NOOP)
     }
   }