const vm1 = {
        collection() {
            return [{data: 1}];
        },
        isLoading() {