Display names, renoted/reacted post content in notifications missing #400

Closed
opened 2023-06-27 22:33:22 +00:00 by emilis · 2 comments

Trying all commits from HEAD one by one, I believe this was introduced by f6ff21ee53

Before this commit:
image
image

After:
image
image

Reverting f6ff21ee53 is a workaround.

Trying all commits from HEAD one by one, I believe this was introduced by https://akkoma.dev/FoundKeyGang/FoundKey/commit/f6ff21ee538a1467ef78ab4e6fd105661e8ae9d5 Before this commit: ![image](/attachments/549605ca-8fe8-4cc3-9754-68f1ec9285e7) ![image](/attachments/567290b5-9aa4-42c0-be14-db4f281410ca) After: ![image](/attachments/8f9cd6d0-ac50-440d-896a-2777b932d612) ![image](/attachments/ba34a51a-5d2b-4896-a451-1359bd58db0b) Reverting f6ff21ee538a1467ef78ab4e6fd105661e8ae9d5 is a workaround.
Owner

Puniko noted in their PR that it may need a yarn cleanall before building again: #385 (comment)

For me it worked without it, but maybe try that, i.e. yarn cleanall && yarn install && yarn build

Puniko noted in their PR that it may need a `yarn cleanall` before building again: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/385#issuecomment-8256 For me it worked without it, but maybe try that, i.e. `yarn cleanall && yarn install && yarn build`
Author

Yep, that did it. Sorry about that

Yep, that did it. Sorry about that
Sign in to join this conversation.
No Label
feature
fix
upkeep
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#400
No description provided.