Skip to content

Replace _uid reference with uniqueId

Paul Slaughter requested to merge ps-replace-uid-ref-with-uniqueid into master

What does this MR do?

See !55283 (comment 521153936)

This MR replaces a reference to a private Vue property _uid. Thankfully it's rather straightforward to just use lodash's uniqueId here 🎉

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Slaughter

Merge request reports