Prepare for concurrent mode
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- react, typescript
- 领域
- frontend
调研方向
首先阅读 issue 中关于 concurrent-mode 的参考资料,并检查 withAuto 和 useAuto 在渲染期间的行为。确定被丢弃的渲染如何可能造成内存泄漏,然后验证在渲染未被提交时,受影响的行为是安全的;该 issue 未指定要运行的测试或文件。
由索引模型根据 Issue 内容生成。
描述
In concurrent mode, renders can be discarded, which means they'll never be committed to the DOM (or whatever native host). There are potentially other issues as well (see here).
Currently, the withAuto and useAuto functions cause side effects during render, which means memory leaks will occur in concurrent mode.
- 主要语言
- TypeScript
- 星标
- 176
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
alloc/wana 的其他 Issue
-
limitation
难度 3/5 1-2 天 新手友好度 38/100
-
limitation
难度 3/5 1-2 天 新手友好度 42/100
-
bug
难度 3/5 1-2 天 新手友好度 35/100
-
enhancement
难度 3/5 1-2 天 新手友好度 35/100
-
documentation enhancement
难度 5/5 一周以上 新手友好度 15/100
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 84/100
receptron/mulmoterminal#2264 ·
-
documentation
难度 2/5 1-3 小时 新手友好度 78/100
components-web-app/docs#96 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 78/100
-
难度 2/5 1-3 小时 新手友好度 68/100
simonsobs/tileviewer#114 ·
-
难度 2/5 1-3 小时 新手友好度 75/100