fix: Uint8Array are not being filled in plainToClassFromExist #1815
Labels
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
Description
Using
plainToClassFromExist
on classes with properties of typeUint8Array
leads to data loss - the properties in the resulting class contain empty arrays.Minimal code-snippet showcasing the problem
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: