Duplicates within rows, 5.8 Sandbox

Check out the last comment by Zach in this post : https://community.skuid.com/t/upgraded-to-summer-ga-and-this-line-now-prevents-a-skuid… the short answer is that “updateRow” is going to cause your field to show up without having to call “skuid.ui.fieldRenderers.REFERENCE.edit(field, value);” so therefore it shows up twice. Check out Zach’s answer about how to avoid this.