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
在Angular中文版文档的英雄之旅教程第六部分, 从服务器中获取数据这一章节中的创建HeroSearchComponent部分的最后一段文字'当用户在搜索框中输入时,一个 keyup 事件绑定会调用该组件的 search() 方法,并传入新的搜索框的值' 中的keyup事件翻译有误, 应改为input事件
https://angular.cn/tutorial/toh-pt6
No response
The text was updated successfully, but these errors were encountered:
已改正
Sorry, something went wrong.
No branches or pull requests
Description
在Angular中文版文档的英雄之旅教程第六部分, 从服务器中获取数据这一章节中的创建HeroSearchComponent部分的最后一段文字'当用户在搜索框中输入时,一个 keyup 事件绑定会调用该组件的 search() 方法,并传入新的搜索框的值' 中的keyup事件翻译有误, 应改为input事件
What is the affected URL?
https://angular.cn/tutorial/toh-pt6
Please provide the steps to reproduce the issue
No response
Please provide the expected behavior vs the actual behavior you encountered
No response
Please provide a screenshot if possible
No response
Please provide the exception or error you saw
No response
Is this a browser-specific issue? If so, please specify the device, browser, and version.
No response
The text was updated successfully, but these errors were encountered: