-
Notifications
You must be signed in to change notification settings - Fork 117
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
3.5: lazy hydration #2275
3.5: lazy hydration #2275
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます。レビューしました!
何点かコメントしたのでご確認よろしくお願いします! 🙏
src/guide/components/async.md
Outdated
}) | ||
``` | ||
|
||
オブザーバーに対してオプションのオブジェクト値を渡すことができます: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こちらも同様
オブザーバーに対してオプションのオブジェクト値を渡すことができます: | |
オブザーバーに対してオプションのオブジェクト値を渡すこともできます(省略可能): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jay-es
「省略可能」を追加したので「オプションの」は不要かなと思い、「オブザーバーに対してオブジェクト値を渡すことができます(省略可能):」に変更させて頂きました。
違和感等ございましたら再度修正するのでおっしゃってください。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます。「オプションの」を消し忘れていました...
Co-authored-by: Jun Shindo <[email protected]>
Co-authored-by: Jun Shindo <[email protected]>
Co-authored-by: Jun Shindo <[email protected]>
Co-authored-by: Jun Shindo <[email protected]>
Co-authored-by: Jun Shindo <[email protected]>
@jay-es |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ご対応ありがとうございました! 🙏
resolve #2260
vuejs/docs@e1a923e の反映です。
ご確認のほどよろしくお願いいたします。