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

Login/Register don't work #7

Open
jrichardsz opened this issue Feb 6, 2022 · 0 comments
Open

Login/Register don't work #7

jrichardsz opened this issue Feb 6, 2022 · 0 comments

Comments

@jrichardsz
Copy link

I tried to use the login/register feature but don't work.

After register, page seems to wait for something and never change the page. In he backend I saw this error:

Unhandled rejection ReferenceError: element is not defined
    at send_home (/media/jrichardsz/_var/temp/labeler/routes/login.js:24:30)
    at tryCatcher (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/promise.js:547:31)
    at Promise._settlePromise (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/promise.js:604:18)
    at Promise._settlePromise0 (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/promise.js:649:10)
    at Promise._settlePromises (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/promise.js:729:18)
    at _drainQueueStep (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/async.js:93:12)
    at _drainQueue (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/async.js:86:9)
    at Async._drainQueues (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/async.js:102:5)
    at Immediate.Async.drainQueues [as _onImmediate] (/media/jrichardsz/_var/temp/labeler/node_modules/bluebird/js/release/async.js:15:14)
    at processImmediate (internal/timers.js:464:21)
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

1 participant