metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.31k stars 6.27k forks source link

awaitTransactionSignatureConfirmation never returns on fair launch candy machine mint #826

Closed genemergent closed 2 years ago

genemergent commented 2 years ago

awaitTransactionSignatureConfirmation() in fair-launch/src/Home.tsx never returns when Minting an NFT with a fair launch token in Phase 4.

As a result no status message is received by the user & they are unsure if the NFT has been minted or not.

stremblayiOS commented 2 years ago

I believe this could be a potential reason why I receive a timeout error message at Phase 4 when tapping mint button even tho everything went well eventually.

genemergent commented 2 years ago

I believe this could be a potential reason why I receive a timeout error message at Phase 4 when tapping mint button even tho everything went well eventually.

Yeah, that's the reason I raised it. I managed to make all other actions/phases reactive, but couldn't achieve it with this one & couldn't figure out why this function never returns.

github-actions[bot] commented 2 years ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.