Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have to refresh page when using <MintMany /> #20

Open
NenarNenar opened this issue Dec 1, 2021 · 2 comments
Open

Have to refresh page when using <MintMany /> #20

NenarNenar opened this issue Dec 1, 2021 · 2 comments

Comments

@NenarNenar
Copy link

When minting multiple NFTs at once the page does not update items redeemed/remaining/available or show the "Congratulations" message at the top of the screen. The transaction is successful but I'm not able to mint again without refreshing the page as the button gets stuck on "loading." My novice understanding has brought me to 'const startMint' and 'const startMintMultiple' in useCandyMachine.tsx but I don't know if I'm looking in the right place or what to do If I am. Thanks in advance.

@ck256-2000
Copy link

Hey there - I run into the same issue. I think the answer was given in an earlier issue that the code is really designed for one off minting and you can pass multiples but it doesn't handle it well from the metaplex function. IOW - i don't think it's this repo's ability to handle. Max will probably jump in here to comment in a few. fwiw - i run into the same thing and just decided to use it for single mints. good luck!

@oxygencube
Copy link

Did either of you find a fix for this? Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants