Skip to content

Japanese guide about nextTick is old and wrong #1508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TKomi opened this issue Apr 18, 2020 · 1 comment
Open

Japanese guide about nextTick is old and wrong #1508

TKomi opened this issue Apr 18, 2020 · 1 comment
Labels

Comments

@TKomi
Copy link

TKomi commented Apr 18, 2020

Version

1.0.0-beta.33

Reproduction link

https://vue-test-utils.vuejs.org/ja/guides/#はじめる

Steps to reproduce

(English)

  1. Go to the link to minimal reproduction (open the guide)
  2. Read the section "nextTick はどうですか?"

(日本語)

  1. 上記「再現のためのリンク」へアクセス(ガイドを開く)
  2. 「nextTickはどうですか?」の部分を読む

What is expected?

(English)

  • The nextTick section of Japanese document should be based on English document.

(日本語)

  • 「算出プロパティやdataが変化するような操作をした後にはnextTickを呼ぶべき」という英語版ドキュメントに沿った記述になっている

What is actually happening?

(English)

  • Document says that there is no need to call nextTick to update DOM. Japanese description is still obsolete.

(日本語)

  • 日本語の公式ドキュメントは古いままになっていて、nextTickを明示的に呼ぶ必要は基本的にありません」と書いてある。

See also: #1451

関連: #1451

@lmiller1990
Copy link
Member

翻訳が古くて完全いなオスのに時間がかかりそうです。日本語のドキュメントを Maintainする人がいないです。

Vue 3向けてドキュメントをやり直すプロジェクトがあります。HERE

興味があれば貢献してください。

I can proofread your English, or translate a Japanese guide into English.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants