Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find(...) is undefined #58

Open
Ifnir opened this issue Jun 25, 2021 · 1 comment
Open

find(...) is undefined #58

Ifnir opened this issue Jun 25, 2021 · 1 comment

Comments

@Ifnir
Copy link

Ifnir commented Jun 25, 2021

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
2. login
3. error

@glennjacobs
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants