[Bug] 不兼容react16.4.3
Open
@Rui-Sun is already working on this.
Since Jul 25, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
19.0.3
Link to Minimal Reproduction
null
Steps to Reproduce
环境要求
确保你的环境中安装了node,npm以及React,并且满足以下版本要求:
node 10.12.0+
npm 6.4.0+
react 16.0+
我的版本是react16.4.3,不兼容useRef方法,我尝试更改为class组件形式,但是底层报错application.graphicService.creator不存在等等。。。。
Current Behavior
不支持react16.4.3
Expected Behavior
希望能做个分支兼容
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.