Closed thomaswinkler closed 6 months ago
Objects and arrays have not been processed correctly. Issue introduced with using lodash _.isObjectLike.
_.isObjectLike
Also fixed processing of arrays.
Objects and arrays have not been processed correctly. Issue introduced with using lodash
_.isObjectLike
.Also fixed processing of arrays.