We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
理由は単純で、リアルタイム更新を無効化しているタイムラインは時系列との整合性がとれないまま先頭に追加する実装になってるので、古い投稿が別のタイムラインに押されてキャッシュからクリアされた時に先頭に出てきてしまうってことなんですが。 問題はこれのうまい修正案が見つからないこと……。どうすっぺかなあ……。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
理由は単純で、リアルタイム更新を無効化しているタイムラインは時系列との整合性がとれないまま先頭に追加する実装になってるので、古い投稿が別のタイムラインに押されてキャッシュからクリアされた時に先頭に出てきてしまうってことなんですが。
問題はこれのうまい修正案が見つからないこと……。どうすっぺかなあ……。
The text was updated successfully, but these errors were encountered: