ant-design / ant-design/compatible
@ant-design/compatible formItem error: findDOMNode was not found in 'react-dom'
Open
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
最近升级了react 版本(v19), 由于历史原因,项目使用了@ant-design/compatible 来兼容老代码的icon和form表单。
但是由于 react 19 移除了findDOMNode,貌似@ant-design/compatible最新版还没有兼容。
期望:
@ant-design/compatible formItem 可以尽快兼容react 19。
@afc163 还有人维护compatible吗,看了下最近的issue貌似没人回复了。。。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the @ant-design/compatible formItem error in a React 19 project and trace the findDOMNode usage reported in the issue. Done means the compatible formItem works with React 19 without relying on the removed API; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100