Skip to content

nodeId returned by events should be number as DrawflowNode::id #557

Open
kokmok wants to merge 1 commit into
jerosoler:masterfrom
kokmok:master
Open

nodeId returned by events should be number as DrawflowNode::id #557
kokmok wants to merge 1 commit into
jerosoler:masterfrom
kokmok:master

Conversation

@kokmok
Copy link
Copy Markdown

@kokmok kokmok commented Nov 17, 2022

Not a big issue, but on events that returns the nodeId, the nodeId is a string, but DrawflowNode::id is a number.

User that needs to compare DrawfowNode to this nodeId have to cast the nodeId.

@jerosoler
Copy link
Copy Markdown
Owner

Thanks for pull request. I will check it! I do not have much time.

@jerosoler jerosoler self-assigned this Nov 28, 2022
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

Successfully merging this pull request may close these issues.

2 participants