You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
It linked to https://web.okjike.com/originalPost/62434430e8de690010dd9123, and the correct link is https://web.okjike.com/repost/62434430e8de690010dd9123
Expected behavior
Link is correct for reposts.
Screenshots
Desktop (please complete the following information):
OS: macOS
Browser N/A
Version N/A
Smartphone (please complete the following information):
Device: N/A
OS: N/A
Browser N/A
Version N/A
Additional context
I think maybe RSS3 should add post type (originalPost / repost) to payload.
BTW, there's the same problem in Revery.
The text was updated successfully, but these errors were encountered:
You can try my Cheers profile. The issue still exists.
IMHO, Jike has two post type originalPost and repost. Changing the originalPost to repost directly will make the forwarded post work , but normal post can't work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Jike repost link is
https://web.okjike.com/repost/id
, nothttps://web.okjike.com/originalPost/id
Cheers/src/views/Home.vue
Lines 818 to 820 in bafeca2
To Reproduce
My Cheers Page: https://cheers.bio/sanxiaozhizi.bit
I have a Jike repost:
It linked to
https://web.okjike.com/originalPost/62434430e8de690010dd9123
, and the correct link ishttps://web.okjike.com/repost/62434430e8de690010dd9123
Expected behavior
Link is correct for reposts.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I think maybe RSS3 should add post type (
originalPost
/repost
) to payload.BTW, there's the same problem in Revery.
The text was updated successfully, but these errors were encountered: