Closed agualis closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
frontend-v3 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 13, 2024 10:53am |
test-v3 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 13, 2024 10:53am |
The reason of this PR is explained in this comment: https://github.com/balancer/frontend-v3/pull/1082/files#diff-513339dcf8a351b65d33cd277aa6442c85248d22a53b788aa262c7e2e5fddb36R34
This was previously solved with
placeholderData
option in thequeryClient
but that was causing other issues, so we had to remove that setup.How to reproduce: Example with
Claim and Unstake
flow You can reproduce it inmain branch
if you have something to claim in a staked pool in polygonRemove this code from
react-query.provider.tsx
(it was causing other issues and it will be deleted as part of the current PR)https://github.com/user-attachments/assets/0ef53fd8-8327-4a2d-9d8e-467679ed8864