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

Emojis download not working for a lot of emojis #28

Open
fbrettnich opened this issue Oct 8, 2022 · 1 comment
Open

Emojis download not working for a lot of emojis #28

fbrettnich opened this issue Oct 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@fbrettnich
Copy link
Member

Download all Guild Emojis does not work for servers with a lot of emojis.
In the case of a lot of emojis it happens that urls is empty when calling the download function and therefore no emojis are downloaded.
The button loading animation is infinite, because it is not canceled.


https://github.com/fbrettnich/DiscordLookup/blob/92c24c9067f80d3fed10c5be7df69943f87e3ea4/resources/views/lookup/guild.blade.php#L310
https://github.com/fbrettnich/DiscordLookup/blob/92c24c9067f80d3fed10c5be7df69943f87e3ea4/resources/views/invite-resolver.blade.php#L350
https://github.com/fbrettnich/DiscordLookup/blob/92c24c9067f80d3fed10c5be7df69943f87e3ea4/resources/views/lookup/guild.blade.php#L188
https://github.com/fbrettnich/DiscordLookup/blob/92c24c9067f80d3fed10c5be7df69943f87e3ea4/resources/views/invite-resolver.blade.php#L239

@fbrettnich fbrettnich added the bug Something isn't working label Oct 8, 2022
@fbrettnich
Copy link
Member Author

@fbrettnich fbrettnich added the v1 label May 6, 2023
@fbrettnich fbrettnich removed the v1 label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant