AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] In Settings' Profile page, outdated data is consistently loaded at first.

オープン
#8,775 コメント 2 件 リアクション 0 件 担当者 1 名 @asjqkkkk に割り当て済み GitHub で見る
bug
主要言語
Dart
スター
76.6k
フォーク
6k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Bug Description

When I visit Settings' Profile page, outdated (cached) data is consistently loaded at first.

### How to Reproduce

~~~JS
#!/usr/bin/env xdg-open
[
'#radix-\\:ri\\:',
'#radix-\\:rj\\: > div:nth-child(7)',
'div.px-3:nth-child(2)'
].forEach(selector => document.querySelector(selector).click());
~~~

### Expected Behavior

It should load the current data.

### Operating System

1.

~~~sh
#!/usr/bin/env sh
cat /etc/os-release | jc --ini | jq 'with_entries(.value |= (if type=="string" and test("^[0-9]+$") then tonumber else . end))| {NAME, VARIANT, VERSION_ID}' | yq -P
~~~

1.

~~~YAML
NAME: Fedora Linux
VARIANT: KDE Plasma Desktop Edition
VERSION_ID: 44
~~~

### Screenshots

https://github.com/user-attachments/assets/dcbaf25e-c753-45bb-88ab-869182a09665

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。