0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps
Michael Barrett 06cd63a3ab
Fixed intermittent error when posting a note in admin-x-activitypub (#21917)
refs
[AP-629](https://linear.app/ghost/issue/AP-629/notes-say-they-error-but-post-correctly)

Fixed intermittent error when posting a note in `admin-x-activitypub`

The error was intermittent due to it only occurring when a specific set
of steps occurred, and the query cache being periodically cleared.

The error itself was due to incorrectly expecting the `outbox:${handle}`
query to be an array when it was in fact an object.

This PR also resolves and issue where the reply count for new notes
would display `NaN` (because the `replyCount` property was not present
on newly created notes)
2024-12-18 19:05:31 +00:00
..
admin-x-activitypub Fixed intermittent error when posting a note in admin-x-activitypub (#21917) 2024-12-18 19:05:31 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system 🎨 Improved Access card layout in Settings (#21913) 2024-12-18 14:29:07 +00:00
admin-x-framework Added 403 errors to the error handler (#21898) 2024-12-17 18:21:48 +08:00
admin-x-settings 🎨 Improved Access card layout in Settings (#21913) 2024-12-18 14:29:07 +00:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Shipped comments-ui@1.0.5 2024-12-12 21:08:41 +00:00
portal Updated Portal notification styles (#20538) 2024-12-17 13:37:00 +01:00
shade Update dependency @uiw/react-codemirror to v4.23.7 (#21888) 2024-12-16 03:20:35 +00:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00