Skip to content

App crashes when using router-view, transition, suspense and teleport #7966

Open
@Jazcash

Description

@Jazcash

Vue version

3.2.47

Link to minimal reproduction

https://codesandbox.io/p/sandbox/vue-router-suspense-transition-teleport-bug-e47p0j?file=%252Fsrc%252FApp.vue

Steps to reproduce

  1. Click C a few times, notice app is fine
  2. Click B
  3. Now click C again, app will crash

What is expected?

App should not crash

What is actually happening?

App crashes with Uncaught (in promise) TypeError: node is null

System Info

No response

Any additional comments?

I initially thought this issue was a problem with PrimeVue and raised an issue there, but after narrowing it down further it seems more like a core vue problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions