datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Avoid use of `Math.random()` for React keys

Open miles-grant-ibigroup opened this issue 3 years ago • 0 comments

    Is this a good idea? I feel like it might be a good idea to use the uuid library or some combination of other properties on the pattern to make a unique key.

Originally posted by @daniel-heppner-ibigroup in https://github.com/ibi-group/datatools-ui/pull/813#discussion_r979063284

miles-grant-ibigroup avatar Sep 26 '22 11:09 miles-grant-ibigroup