ant-design / ant-design/pro-components
🧐[问题] QueryFilter组件 findDOMNode is deprecated and will be removed in the next major release
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
🧐 问题findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference
💻 示例代码

Contributor guide
Research direction
Start by tracing the QueryFilter component with the provided ProFormDateRangePicker and ProFormSelect example, then locate where the deprecation warning originates. Done means the example no longer triggers the findDOMNode warning and the affected controls still work correctly.
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
- Needs clarification
- Newbie friendliness
- 25/100