fix(teleport): fix teleport with v-if to avoid null nextSibling error
by OlTrenin
·
Feb 06, 2026 at 19:39 UTC
·
scan-d934c74d59c00e3d
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Low (0%)
Fix teleport with v-if to avoid null nextSibling error
Added null safety check in Teleport.ts
New test added in Teleport.spec.ts to check for errors
Tested conditional rendering in Teleport.spec.ts
Has 0 merged PRs to this repo. unfamiliar with 2 files.
Review 2 file(s)
packages/runtime-core/__tests__/components/Teleport.spec.ts
+34
Source code
packages/runtime-core/src/components/Teleport.ts
+3
Source code
12
minutes to review
low
effort level
none
staleness risk
Standard review process
Insufficient evidence (CI/tests) to evaluate
Why is ci_passing missing? Consider adding this check.
Why is tests_passing missing? Consider adding this check.