Closed arryanggaputra closed 2 years ago
Thank you for this useful lib, anw, I tried to passing exclude parameter for array field, so I have array field
setValue(`attributes[${index}].value`, theDate);
but this value not excluding from storage, do you have some suggestions?
Hi @arryanggaputra. The issue should be resolved in v3.0.0
Thank you for this useful lib, anw, I tried to passing exclude parameter for array field, so I have array field
but this value not excluding from storage, do you have some suggestions?