Hi Niklas,
So the debugger's variable is quite confusing with this matter. If your list is not instantiated, you can not edit it. In your variable, both uninstantiated and lists with no objects in it shows as empty
It seems as if when providing a list with value empty to a microflow that list cannot be modified. So I created a workaround that creates a new list and add objects to that.