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

get task id on tick event #43

Open
wesleytoshio opened this issue Jun 10, 2022 · 1 comment
Open

get task id on tick event #43

wesleytoshio opened this issue Jun 10, 2022 · 1 comment

Comments

@wesleytoshio
Copy link

is it possible to get the task id inside the tick event?
image

@duonghainbs
Copy link

:D

console.log(task.data.id)

The data returned according to the document is (task: Task)
But actually task.data is Task
=> id = task.data.id

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