[Feature Request] formily vue版本,当vue组件内存没释放干净,导致field对象会一直存在内存。操作多了内存溢出问题。 #4340
- Dominant language
- TypeScript
- Stars
- 12.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
这是使用@formily/element FormItem设置了 feedbackLayout='popover' ,由于element tooltip释放不干净。单只所有field都在内存不会释放
这个是用一谷歌的内存堆。

### What does the proposed API look like?
field自已如何释放不用管vue对象
Contributor guide
Research direction
Reproduce the leak with @formily/element FormItem using feedbackLayout='popover', then inspect the field lifecycle and the Element tooltip interaction. Confirm completion by showing that fields and their Vue-related objects are released after repeated operations, without leaving retained objects in a Chrome memory heap snapshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100