Jenesius / vue-form

💪 Heavy form system for Vue.js v3
http://form.jenesius.com
MIT License
45 stars 4 forks source link

[BUG] #116

Closed Jenesius closed 1 year ago

Jenesius commented 1 year ago

What heppen

  1. Create parent form with fields
  2. Create Proxy form
    const form = new FormProxy({name: props.name});
    form.oninput(() => {
    console.log(form)
    })
  3. Trye to input in parent form field How to repeat

https://github.com/Jenesius/vue-form/assets/21982550/9eec17f0-86fa-4021-b369-ad3640bf9b05

Jenesius commented 1 year ago

Это старая реализация - править это не будем, т.к. ProxyForm деприкейтед