Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Typescript error in force_directed_graph.ts #72

Closed
thinkh opened this issue Oct 31, 2019 · 0 comments
Closed

Typescript error in force_directed_graph.ts #72

thinkh opened this issue Oct 31, 2019 · 0 comments
Labels
type: bug Something isn't working

Comments

@thinkh
Copy link
Contributor

thinkh commented Oct 31, 2019

  • Release number or git hash: develop
  • Web browser version and OS: independent
  • Environment (local or deployed): independent

Observed behavior

ERROR in [at-loader] ./node_modules/phovea_vis/src/force_directed_graph.ts:119:15 
    TS2345: Argument of type '{ v: GraphNode; }[]' is not assignable to parameter of type 'Node[]'.
  Type '{ v: GraphNode; }' has no properties in common with type 'Node'.

For instance in TACO CircleCI build https://circleci.com/gh/Caleydo/taco/7

@thinkh thinkh added the type: bug Something isn't working label Oct 31, 2019
thinkh added a commit that referenced this issue Oct 31, 2019
Fixes #72

(cherry picked from commit 88454d1)
@thinkh thinkh closed this as completed in 88454d1 Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant