AppFlowy-IO / AppFlowy-IO/AppFlowy

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

Đang mở
#8,775 2 bình luận 0 reaction 1 người được giao Được giao cho @asjqkkkk Xem trên GitHub
bug
Ngôn ngữ chính
Dart
Star
76.6k
Fork
6k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.