twofactor_totp icon indicating copy to clipboard operation
twofactor_totp copied to clipboard

Error when trying to setup new device

Open nickvergessen opened this issue 3 years ago • 1 comments

Steps to reproduce

  1. Enable app
  2. Scan QR code
  3. Try to enter the code
  4. Press submit

Expected behaviour

👍🏼

Actual behaviour

Bildschirmfoto vom 2022-10-07 15-57-29

Button stays disabled, browser console yields:

TypeError: this is undefined
    error ConsoleLogger.js:63
[vue.runtime.esm.js:1897:12](webpack:///twofactor_totp/node_modules/vue/dist/vue.runtime.esm.js)
    VueJS 4

nickvergessen avatar Oct 07 '22 13:10 nickvergessen

Nevermind, I had forgotten to run composer install

But maybe we can never the less fix the logging

nickvergessen avatar Oct 07 '22 14:10 nickvergessen