ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.13k stars 14.64k forks source link

[Feature Request] el-form support virtual form #18731

Open obvious89 opened 4 years ago

obvious89 commented 4 years ago

Existing Component

Component Name

el-form

Description

the el-form component is used when wrap a custom input component. If the custom component is referenced by an external form, it will cause an error (nested forms). If the el-form component can support virtual forms, provide the function implementation without creating form elements in the dom, we can easily solve this problem

element-bot commented 4 years ago

Translation of this issue:

Existing Component

yes

Component Name

El-form

Description

the el-form component is used when wrap a custom input component. If the custom component is referenced by an external form, it will cause an error (nested forms). If the el-form component can support virtual forms, provide the function implementation without creating form elements in the dom, we can easily solve this problem

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.