Giveth / giveth-dapp

Giveth Dapp for crowdfunding and managing donations on the ethereum blockchain.
https://beta.giveth.io
GNU General Public License v3.0
360 stars 230 forks source link

Weird delay and error message when collecting milestones from my milestone tab #1220

Open GriffGreen opened 4 years ago

GriffGreen commented 4 years ago

Apr-21-2020 14-28-32

Eventually the tx would go thru... but on the screen the reaction is very slow... and i'm not sure what the error is all about

607

GriffGreen commented 4 years ago

better less confusing gif Apr-21-2020 14-36-29

aminlatifi commented 4 years ago

It's the part probably generates the error popup. If it's true, the smart contract are throwing some error. https://github.com/Giveth/giveth-dapp/blob/d2ec1b10b8ec14fb0a2ee41e006eca3a68451bf7/src/services/MilestoneService.js#L944-L990