Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing Vue 3.5 Update in Traditional Chinese (繁體中文) Docs #3251

Open
@70928manson

Description

@70928manson

Description
The Traditional Chinese Vue documentation is missing updates related to Vue 3.5.
For example, in Vue 3.5, destructured props inside <script setup> now retain their reactivity — this is clearly documented in the English guide, but is not reflected in the Traditional Chinese version.

Why this matters
Without this update, Traditional Chinese readers may mistakenly assume destructuring props still breaks reactivity, leading to unnecessary .value usage or workarounds.

Suggestion
Please consider reviewing and updating the Traditional Chinese documentation to reflect the key behavioral changes introduced in Vue 3.5 — such as reactive destructuring of props.

Thank you!

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