Skip to content

Suspense component kills reactive changes #2214

@gokhantaskan

Description

@gokhantaskan

Version

3.0.0

Reproduction link

https://codesandbox.io/s/vuenext-v300-suspense-reactivity-qglxd

Steps to reproduce

There is a really simple form with just two inputs. When you change the input data in the sandbox, you will see that the form state won't change between Suspense tags.

If the repo is not opening, please use the refresh button on top left of the sandbox browser.

What is expected?

The code tag under the Suspense component should be reactive.

What is actually happening?

The reactive text is not changing.

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