]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): add name to vShow for prop mismatch check (#13806)
authoredison <daiwei521@126.com>
Mon, 25 Aug 2025 06:52:50 +0000 (14:52 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Aug 2025 06:52:50 +0000 (14:52 +0800)
commit1031e8de08b735059217b1ad0057f62565c99c4f
treec0cff74233f888d0c800fec8e4bad2a6f6d1bddf
parent0f916d8c391ebdceb878fea6d6c1251767697017
fix(runtime-dom): add name to vShow for prop mismatch check (#13806)

close #13805
re-fix #13744
revert #13777

The implementation in #13777 requires users to configure __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__, otherwise errors like #13805 will occur.
packages/runtime-dom/src/directives/vShow.ts