ditdot-dev / vue-flow-form

Create conversational conditional-logic forms with Vue.js.
https://www.ditdot.hr/en/vue-flow-form
MIT License
779 stars 174 forks source link

Bug: Alt tab gives shouldFocus undefined #280

Open Leinad4Mind opened 1 year ago

Leinad4Mind commented 1 year ago

Describe the bug ERROR Cannot read properties of undefined (reading 'shouldFocus') TypeError: Cannot read properties of undefined (reading 'shouldFocus') at Proxy.onKeyUpListener (webpack-internal:///./node_modules/@ditdot-dev/vue-flow-form/dist/vue-flow-form.common.js:2742:32)

To Reproduce When we're at the submit page, and I am using the questionnaire example, using Alt Tab to go to another window and go back again, the error will pup up, at least on local

Expected behavior Was not expecting that error

Desktop (please complete the following information):