FormArray class has removeAt which takes the index. If you do not know the index, you can do a workaround:this.images.removeAt(this.images.value.findIndex(image => image.id === 502))
FormArray class has removeAt which takes the index. If you do not know the index, you can do a workaround:this.images.removeAt(this.images.value.findIndex(image => image.id === 502))
https://community.n8n.io/t/google-drive-search-file-folder-returns-folder-id-not-contents/55189/2
Không có nhận xét nào:
Đăng nhận xét