Skip to content

Fix attachment list not loading on EditMessage page#1637

Merged
w8tcha merged 1 commit into
YAFNET:masterfrom
mt0321:fix/attachments-edit
Apr 7, 2026
Merged

Fix attachment list not loading on EditMessage page#1637
w8tcha merged 1 commit into
YAFNET:masterfrom
mt0321:fix/attachments-edit

Conversation

@mt0321

@mt0321 mt0321 commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

EditMessage.cshtml was missing _PostScriptsPartial, so post.min.js (which initializes the attachment list via getPaginationData) was never loaded. The spinner would show indefinitely with no error. Every other posting page (PostMessage, PostTopic, Posts, etc.) already included it.

EditMessage.cshtml was missing _PostScriptsPartial, so post.min.js
(which initializes the attachment list via getPaginationData) was never
loaded. The spinner would show indefinitely with no error. Every other
posting page (PostMessage, PostTopic, Posts, etc.) already included it.
@w8tcha w8tcha merged commit aa6121e into YAFNET:master Apr 7, 2026
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