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

zLabelsUpdater.generateLabels(...).forEach is not a function inside ToDo App #44

Open
teogor opened this issue Apr 12, 2021 · 0 comments
Assignees
Labels
@bug Something isn't working @priority-high

Comments

@teogor
Copy link
Member

teogor commented Apr 12, 2021

Description: zLabelsUpdater.generateLabels(...).forEach is not a function inside ToDo App

Source code:

ERROR event: zLabelsUpdater.generateLabels(...).forEach is not a function (id=5749c9d4-9b74-11eb-815f-2cc14f15edc5)
  TypeError: zLabelsUpdater.generateLabels(...).forEach is not a function
at /app/src/apps/todo/utils/main-loop.js:129:49
      at async Promise.all (index 5)
at async /app/src/apps/todo/utils/main-loop.js:61:13
      at async Promise.all (index 0)
at async /app/src/apps/todo/utils/main-loop.js:59:9
      at async Promise.all (index 0)
at async module.exports (/app/src/apps/todo/utils/main-loop.js:55:5)
at async ToDo.run (/app/src/apps/todo/index.js:147:13)
at async Function.initializer (/app/src/apps/todo/index.js:43:9)
at async /app/src/server.js:107:9
To help us triage faster, please check to make sure you are using the latest version of the library.
We also happily accept pull requests.
@teogor teogor added @bug Something isn't working @priority-high labels Apr 12, 2021
@teogor teogor self-assigned this Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@bug Something isn't working @priority-high
Projects
None yet
Development

No branches or pull requests

1 participant