@Desmuz commented on GitHub (Jul 28, 2021):
@JohnEstropia, we use some transformable fields

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Desmuz on GitHub (Jul 22, 2021).
Error:
Code:
@JohnEstropia commented on GitHub (Jul 28, 2021):
@Desmuz Do you have Fields that use
FieldCoders.DefaultNSSecureCodingorFieldCoders.NSCoding?@Desmuz commented on GitHub (Jul 28, 2021):
@JohnEstropia, we use some transformable fields

@JohnEstropia commented on GitHub (Jul 28, 2021):
Have you tried using
NSArrayfor the Custom Class instead ofArray?@Desmuz commented on GitHub (Sep 22, 2021):
I think you can close this issue. Array works fine now.