react-vis-force icon indicating copy to clipboard operation
react-vis-force copied to clipboard

id needs to be a string

Open stevenalanstark opened this issue 7 years ago • 0 comments

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

stevenalanstark avatar Jun 15 '17 05:06 stevenalanstark