Skip to content

binding disabled of <teleport> #1690

Closed
@aimagic

Description

@aimagic

Version

3.0.0-rc.4

Reproduction link

https://jsbin.com/sovekeropu/1/edit?html,output

Steps to reproduce

click checkbox to toggle prop disabled

What is expected?

slot content of <teleport> moving

What is actually happening?

Got warning & error in console when state disabled changing from false to true:

  • [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next
    at
  • DOMException: Node.insertBefore: Child to insert before is not a child of this node

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions