From: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 02:21:21 +0000 (+0000) Subject: [autofix.ci] apply automated fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f197dce22500f1d357318383f2d69f7f92ad84;p=thirdparty%2Fvuejs%2Fcore.git [autofix.ci] apply automated fixes --- diff --git a/packages/runtime-core/src/components/KeepAlive.ts b/packages/runtime-core/src/components/KeepAlive.ts index 6fc70e88c9..9cce1ef4d9 100644 --- a/packages/runtime-core/src/components/KeepAlive.ts +++ b/packages/runtime-core/src/components/KeepAlive.ts @@ -521,8 +521,7 @@ export function deactivate( // Update components tree devtoolsComponentAdded(instance) } - - + // for e2e test if (__DEV__ && __BROWSER__) { ;(instance as any).__keepAliveStorageContainer = container