Open builtbyproxy opened 6 years ago
For some reason when I try this module trys to splice out a selected image from the array it is sealed/frozen. This PR uses spread syntax to unseal the array for mutation.
I encounter this issue:
Please see this PR for my proposed solution: #87
For some reason when I try this module trys to splice out a selected image from the array it is sealed/frozen. This PR uses spread syntax to unseal the array for mutation.
I encounter this issue:
Please see this PR for my proposed solution: #87