[Collection]Fix mutation of inner objects
On update: inner object are no more mutated by default we use splice instead as this is garanteed to be reactive by vue2.
Also clean the indexes if its empty
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
On update: inner object are no more mutated by default we use splice instead as this is garanteed to be reactive by vue2.
Also clean the indexes if its empty