Skip to content
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

fix: translation errors in /guide/essentials/watchers, done: issue #374 #424

Merged
merged 1 commit into from
May 4, 2024

Conversation

mnenie
Copy link
Contributor

@mnenie mnenie commented May 4, 2024

Description of Problem

  • Неправильный перевод watchEffect, взятый из другого пункта (issue Ошибка перевода (блок watchEffect) #374)
  • Лишнее предложение "Мы можем принудительно выполнить обратный вызов наблюдателя немедленно, передав параметр immediate: true:", так как при синтаксисе Composition API оно есть в div class="composition-api", а это предложение создавало проблему удвоения:
    Снимок экрана 2024-05-04 145509

В официальной доке:
Снимок экрана 2024-05-04 145824

Proposed Solution

Copy link

vercel bot commented May 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 11:56am
vuejs-doc-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 11:56am

@Ibochkarev Ibochkarev linked an issue May 4, 2024 that may be closed by this pull request
@Ibochkarev Ibochkarev merged commit 43130c3 into vuejs-translations:main May 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ошибка перевода (блок watchEffect)
2 participants