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

discordSdk.ready() never return #3

Open
idnemo opened this issue Nov 6, 2024 · 2 comments
Open

discordSdk.ready() never return #3

idnemo opened this issue Nov 6, 2024 · 2 comments

Comments

@idnemo
Copy link

idnemo commented Nov 6, 2024

Hi,
I am trying to use discordSdk's auth, but it stucks on discordSdk.ready(). I tried google it, and it seems this issue has related with vite 's hot module reloading feature.
https://blog.waveplay.com/how-to-fix-stuck-ready-event-in-discord-embedded-app-sdk/
Same issue happend on svelcordity, I am wondering if you have encountered this issue.
Nice template by the way. Thanks

@Chizaruu
Copy link
Member

Chizaruu commented Nov 6, 2024

Thanks for the link, i'll check it out soon.

@idnemo
Copy link
Author

idnemo commented Nov 8, 2024

I founded this issue only happend when I am runing discord activity on local host. After I deployed it by cloudflared, it works

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