const vm2 = {
        collection() {
            return [{data: 2}];
        },
        isLoading() {