space10-community / conversational-form

Turning web forms into conversations
https://space10-community.github.io/conversational-form/
MIT License
3.8k stars 777 forks source link

Bug when editing previous answer (double click) #393

Open thanhrossi opened 4 years ago

thanhrossi commented 4 years ago

Hi There Steps to reproduce:

  1. Visit my codesandbox https://codesandbox.io/s/codesandbox-nuxt-conversational-form-2nq35
  2. Enter firstname
  3. Enter lastname
  4. Enter How old are you
  5. Double clicks (or click multiple times) to lastname All previous and next conversations are hidden

Before click: bef

After click: after

Console.log: error

Please help me fix it. thank you