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

stuck spinning after running yarn dev #9

Closed
reedislost opened this issue Jan 6, 2022 · 2 comments
Closed

stuck spinning after running yarn dev #9

reedislost opened this issue Jan 6, 2022 · 2 comments

Comments

@reedislost
Copy link

love the project and succesfully launched it one time, decided i want to try adding my own gif file to the /public folder.. shut down yarn dev server, added new gif, changed code in app.svelte to reflect path and file name to new gif, saved, ran yarn dev and now the app won't load and its stuck spinning. let me know if theres any ideas to fix. interested in using in my front end project
image

@gokhancerk
Copy link

Try lock wallet or comment out this section in App.sevelte for workaround.

$userState.isWhiteListed = await existsOwnerSPLToken( $userState.walletPublicKey, connection, $candyMachineState.state.whitelistMintSettings.mint )

@reedislost
Copy link
Author

this worked thanks

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

2 participants