Set Array Elem Repnotify

I had this issue a while ago, I just create my own setter functions where I add/remove an element and once I’ve done that I just set the whole array equal to itself, which triggers the repNotify then.

Then make sure to only use the setter methods.

3 Likes