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

Error within check-student #2780

Open
drewvolz opened this issue Dec 7, 2020 · 0 comments
Open

Error within check-student #2780

drewvolz opened this issue Dec 7, 2020 · 0 comments

Comments

@drewvolz
Copy link
Collaborator

drewvolz commented Dec 7, 2020

JSON.stringify([student.hashCode(), area]),

if (type === 'result') {
resolve(data)
} else if (type === 'error') {

Unhandled Promise Rejection:
TypeError: e.hashCode is not a function. (In 'e.hashCode()', 'e.hashCode' is undefined)

generatorResume — check-student.js:70
r — asyncToGenerator.js:3
c — asyncToGenerator.js:29
promiseReactionJob
2generatorResume — check-student.js:70

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