Skip to content

issues Search Results · repo:reactjs/zh-hans.react.dev language:TypeScript

Filter by

145 results
 (63 ms)

145 results

inreactjs/zh-hans.react.dev (press backspace or delete to remove)

useSyncExternalStore 中 subscribe 参数 原文:当 store 发生改变时会调用提供的 callback 建议改为:当 store 发生改变时应该调用提供的 callback 原因:原文用“会”字,导致我以为是 React 内部会自动调用的 callback,建议使用“应该”更符合原文的意思。
  • Ronaldo-C
  • Opened 
    13 days ago
  • #1731

  • anzil-global
  • 1
  • Opened 
    on May 12
  • #1714

链接: https://zh-hans.react.dev/blog/2024/12/05/react-19#diffs-for-hydration-errors 在 react-dom 中,我们也改进了水合错误的错误报告。例如,现在不再在 DEV 中记录多个没有任何不匹配信息的错误 结合 https://github.com/reactjs/zh-hans.react.dev/issues/1355 ...
  • AlexLin625
  • 1
  • Opened 
    on Apr 20
  • #1703

错误位置 对 state 进行保留和重置的 Recap 第5个习题下,答案区域有一处 UI 逻辑错误: {expanded ? 显示 : 隐藏 }邮箱 应该为: {expanded ? 隐藏 : 显示 }邮箱 查看英文文档这里是对的,需要我提PR改进吗?
  • xyf7
  • 1
  • Opened 
    on Apr 8
  • #1696

https://zh-hans.react.dev/learn/setup 注意到该页面未被翻译,想认领并尝试翻译。
  • BlakeNeko
  • Opened 
    on Feb 18
  • #1668

https://zh-hans.react.dev/learn/creating-a-react-app https://zh-hans.react.dev/learn/building-a-react-framework The above content has not been translated into Chinese yet, looking forward to updates:) ...
  • heygsc
  • 8
  • Opened 
    on Feb 18
  • #1666

https://github.com/reactjs/react.dev/issues/7447 Credits to @Mengbooo for spotting this typo!
  • jasonqiu212
  • Opened 
    on Jan 23
  • #1655

刚刚开始学习 React,但是感觉 中文翻译很多地方不怎么精确: 例如 第一句就感觉怪怪的 React can change how you think about the designs you look at and the apps you build。 翻译成: React 可以给你带来对你所看到的UI界面或者你所设计的App的新的思考角度。 再如: But to change the ...
good first issue
  • malvinsu
  • 1
  • Opened 
    on Oct 29, 2024
  • #1610

experimental_taintUniqueValue experimental_taintObjectReference 在中文文档中 taint 直接翻译成了 污染,tainted 翻译成 被污染,这导致有很多处造成了歧义。 看到之前的讨论 ,原文其实是想用 taint 表示 taint checking(虽然个人感觉很奇怪),也就是 污点检验,目的是为了防止污染变量。所以中文是不是直接翻译成 ...
discussion
  • Nkevi
  • 2
  • Opened 
    on Oct 7, 2024
  • #1602

Description: The left-side navigation menu in the React official Chinese documentation currently lacks a collapse feature. When navigating through long lists, users have to scroll to the bottom to access ...
  • aojunhao123
  • 3
  • Opened 
    on Oct 2, 2024
  • #1601
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub