getcandy / hub

GetCandy v1 Hub built on Nuxt.js
30 stars 9 forks source link

find(...) is undefined #58

Open Ifnir opened 3 years ago

Ifnir commented 3 years ago

Page index

TypeError: find(...) is undefined
    _callee$ hub.js:31
    tryCatch runtime.js:63
    invoke runtime.js:293
    defineIteratorMethods runtime.js:118
    Babel 2
        asyncGeneratorStep
        _next
client.js:103
    _callee$ NuxtJS
    tryCatch runtime.js:63
    invoke runtime.js:293
    defineIteratorMethods runtime.js:118
    Babel 4
        asyncGeneratorStep
        _next
        _asyncToGenerator
        _asyncToGenerator
    NuxtJS 3
        errorHandler
        globalHandleError
        _callee6$
    tryCatch runtime.js:63
    invoke runtime.js:293
    defineIteratorMethods runtime.js:118
    Babel 2
        asyncGeneratorStep
        _throw

Steps to reproduce:

1.yarn dev

  1. login
  2. error
glennjacobs commented 3 years ago

So confirm, you believe this error comes from using a different language to that of "en"? Do you still have "en" set-up in your database, or is it completely removed?