Skip to content

Fix ListOrT when using Value types#751

Merged
ArchangelWTF merged 1 commit into4.1.x-devfrom
FixListOrTForValueTypes
May 2, 2026
Merged

Fix ListOrT when using Value types#751
ArchangelWTF merged 1 commit into4.1.x-devfrom
FixListOrTForValueTypes

Conversation

@DrakiaXYZ
Copy link
Copy Markdown
Contributor

Switch the IsItem check in the serializer Write to check if IsList, instead of IsItem, as IsList will always handle null

Switch the IsItem check in the serializer Write to check if IsList, instead of IsItem, as IsList will always handle null
@ArchangelWTF ArchangelWTF merged commit 80660b3 into 4.1.x-dev May 2, 2026
2 of 5 checks passed
@ArchangelWTF ArchangelWTF deleted the FixListOrTForValueTypes branch May 2, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants