Closed wdudek82 closed 5 years ago
Those created with .map functions - react needs keys there. UUID generated using Lodash should be perfect.
Yup, lodash-uuid seems to work just fine. Weird thing though is that right now, because I need to update elements created with map, I need to add key to every character span and token span.
Those created with .map functions - react needs keys there. UUID generated using Lodash should be perfect.