White-Whale-Defi-Platform / white-whale-frontend

An open-source interface for multiple CosmWasm decentralized exchanges across chains. Additionally there are Pools and Flashloan enabled Vaults deployed on each chain as part of the White Whale's Liquidity Platform.
https://app.whitewhale.money
Apache License 2.0
24 stars 25 forks source link

Objects are not valid as a React child (found: [object Promise]) on Close Position + Claim Rewards #490

Closed nick134-bit closed 8 months ago

nick134-bit commented 9 months ago

"Error: Objects are not valid as a React child (found: [object Promise]). If you meant to render a collection of children, use an array instead." on https://app.whitewhale.money/migaloo/pools/manage_liquidity?poolId=xyz if you close your position in the positions table and if you try to claim rewards in the rewards tab


Steps to Reproduce

  1. Add liquidity for 1 Day
  2. close Position in Overview tab

Expected results:

Actual results:


Additional context

Add any other context about the problem here, code snippets, json responses and so on.

Screen shots
Logs ``` ```