AppFlowy-IO / AppFlowy-IO/AppFlowy

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

Aperta
#8,775 2 commenti 0 reazioni 1 assegnatario Assegnata a @asjqkkkk Vedi su GitHub
bug
Lingua principale
Dart
Stelle
76.6k
Fork
6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.