
So I'm trying to work on a complex repeating section that care about the order of the elements within it. Depending on the circumstance, I need to re-arrange the elements within it, but, as the wiki says, setSectionOrder brings about a bunch of visual bugs. I have a work around for now, but it definitely makes everything a bit jank. Is there any advice about how to avoid problems with this function out there?