Open fabioh8010 opened 2 weeks ago
Hi @gijoe0295 Could you confirm for me if you are still being able to reproduce this loading state issue? I'm having difficulties to reproduce it. If you are able could you give me the detailed test steps again? Thanks
@ishpaul777 maybe you can help me here with reproducing the problem from your side? We need to remove reuseConnection: false
from src/pages/workspace/withPolicy.tsx
before testing.
I'll check a confirm in few hours
Tried multiple times, no luck reproducing this is resolved mysteriously
https://github.com/user-attachments/assets/560aa9b8-a4bd-4c2c-824d-7ace767a8829
This issue was first noticed here -> https://github.com/Expensify/App/pull/49509.
I recently implemented a fix in Onyx to solve the infinite loading states after a Onyx.clear() operation, but in this case they are happening without the clear operation, so we must investigate it again.
Report of the problem: https://github.com/Expensify/App/pull/49509#issuecomment-2462699104 Reproducible steps: https://github.com/Expensify/App/pull/49509#issuecomment-2403667996 My initial investigations: https://github.com/Expensify/App/pull/49509#issuecomment-2477373813