Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[要検討] 複合タイムラインでリアルタイム更新をオフにしたタイムラインの古い投稿が先頭に出てくることがある #84

Open
tizerm opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tizerm
Copy link
Owner

tizerm commented Jan 13, 2025

理由は単純で、リアルタイム更新を無効化しているタイムラインは時系列との整合性がとれないまま先頭に追加する実装になってるので、古い投稿が別のタイムラインに押されてキャッシュからクリアされた時に先頭に出てきてしまうってことなんですが。
問題はこれのうまい修正案が見つからないこと……。どうすっぺかなあ……。

@tizerm tizerm added bug Something isn't working help wanted Extra attention is needed labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant