We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
①下記のページの「複数の v-model のバインディング」部分の一行にあるリンクの先が間違ている
<対象ページ> https://v3.ja.vuejs.org/guide/component-custom-events.html#%E8%A4%87%E6%95%B0%E3%81%AE-v-model-%E3%81%AE%E3%83%8F%E3%82%99%E3%82%A4%E3%83%B3%E3%83%86%E3%82%99%E3%82%A3%E3%83%B3%E3%82%AF%E3%82%99
<v-model 引数のリンク先> NG : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-arguments OK : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E3%81%AE%E5%BC%95%E6%95%B0
②下記のページの「v-model 修飾子の処理」部分の一行にあるリンクの先が間違ている
<対象ページ> https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E4%BF%AE%E9%A3%BE%E5%AD%90%E3%81%AE%E5%87%A6%E7%90%86
<組み込み修飾子のリンク先> NG : https://v3.ja.vuejs.org/guide/forms.html#modifiers OK : https://v3.ja.vuejs.org/guide/forms.html#%E4%BF%AE%E9%A3%BE%E5%AD%90
The text was updated successfully, but these errors were encountered:
resolved with #577
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
①下記のページの「複数の v-model のバインディング」部分の一行にあるリンクの先が間違ている
<対象ページ>
https://v3.ja.vuejs.org/guide/component-custom-events.html#%E8%A4%87%E6%95%B0%E3%81%AE-v-model-%E3%81%AE%E3%83%8F%E3%82%99%E3%82%A4%E3%83%B3%E3%83%86%E3%82%99%E3%82%A3%E3%83%B3%E3%82%AF%E3%82%99
<v-model 引数のリンク先>
NG : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-arguments
OK : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E3%81%AE%E5%BC%95%E6%95%B0
②下記のページの「v-model 修飾子の処理」部分の一行にあるリンクの先が間違ている
<対象ページ>
https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E4%BF%AE%E9%A3%BE%E5%AD%90%E3%81%AE%E5%87%A6%E7%90%86
<組み込み修飾子のリンク先>
NG : https://v3.ja.vuejs.org/guide/forms.html#modifiers
OK : https://v3.ja.vuejs.org/guide/forms.html#%E4%BF%AE%E9%A3%BE%E5%AD%90
The text was updated successfully, but these errors were encountered: