MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / validateExplicitKey

Function validateExplicitKey

client/public/bundle.js:3082–3106  ·  view source on GitHub ↗

* Warn if the element doesn't have an explicit key assigned to it. * This element is in an array. The array could grow and shrink or be * reordered. All children that haven't already been validated are required to * have a "key" property assigned to it. Error statuses are cached so a warning

(element, parentType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validateChildKeysFunction · 0.85

Calls 2

warningFunction · 0.85

Tested by

no test coverage detected