League-of-Foundry-Developers / foundry-vtt-types

Unofficial type declarations for the Foundry Virtual Tabletop API
MIT License
112 stars 54 forks source link

Allow interior `SchemaField` and `EmbeddedDataField` instances to take `undefined` or `null` if they can be initialized #2554

Open JPMeehan opened 2 months ago

JPMeehan commented 2 months ago
LukeAbby commented 2 months ago

This is a part of the broader issue that the check for if field.initial can be assigned to the field's assignment type is incomplete.