Skip to content

Bug: force-directed-graph.ts emits the wrong value#4

Open
amandasystems wants to merge 1 commit intolsharir:masterfrom
amandasystems:patch-1
Open

Bug: force-directed-graph.ts emits the wrong value#4
amandasystems wants to merge 1 commit intolsharir:masterfrom
amandasystems:patch-1

Conversation

@amandasystems
Copy link

It emits this, should emit this.simulation. Additionally, the function() notation apparently causes the code to not be type-checked. Otherwise, a type mismatch error would have been emitted!

It emits `this`, should emit `this.simulation`. Additionally, the `function()` notation apparently causes the code to not be type-checked. Otherwise, a type mismatch warning would have been emitted!
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.

1 participant