react-vis-force
react-vis-force copied to clipboard
id needs to be a string
id is currently required to be a string.
Numbers are also very convenient, so it'd be nice to support both.
When changing this to allow for both, there is a fallout issue that if the id is 0
, then it fails various truthy tests