Skip to content

Fix chat description visibility#6963

Merged
arbron merged 2 commits into
foundryvtt:5.3.xfrom
AndrewBurian:patch-2
May 6, 2026
Merged

Fix chat description visibility#6963
arbron merged 2 commits into
foundryvtt:5.3.xfrom
AndrewBurian:patch-2

Conversation

@AndrewBurian

Copy link
Copy Markdown
Contributor

The tiniest bug fix ever.

Chat descriptions are supposed to be visible, but the reference here to description.chat is undefined by the time it's being read so it never triggers.

Chat descriptions are supposed to be visible, but the reference here to description.chat is undefined by the time it's being read so it never triggers.
Comment thread module/data/abstract/item-data-model.mjs Outdated
@arbron arbron added this to the D&D5E 5.3.3 milestone Apr 29, 2026
Comment thread module/data/abstract/item-data-model.mjs Outdated
Comment thread module/data/abstract/item-data-model.mjs Outdated
Comment thread module/data/abstract/item-data-model.mjs Outdated
@arbron
arbron merged commit b3d79ff into foundryvtt:5.3.x May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants