cerialize icon indicating copy to clipboard operation
cerialize copied to clipboard

autoserializeAs not working anymore.

Open briosheje opened this issue 5 years ago • 5 comments

After updating to typescript 3.1.6 or anything higher, autoserializeAs is randomly not working.

Scenario:

image

Enumerated key in debugger (metadataArray): image

It sounds like some properties are not enumerated anymore, and it sounds like it happens almost randomly, in my current scenario.

Before updating, all the autoserialized properties were enumerated.

Is there any fix for this?

briosheje avatar Jun 24 '19 13:06 briosheje