-
Notifications
You must be signed in to change notification settings - Fork 77
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
Improve browsers compatibility #19
Labels
bug
Something isn't working
Comments
Have you uploaded the whole zip file? |
Chrome is up to date yes, and the error pops up as soon as I attempt to upload the file. As far as I'm aware I am uploading the full thing but am unable to go any further due to the error.
|
Because it's Chrome on iOS it isn't actually Chromium, just WebKit View / Safari-like. |
So those of us on IOS can't use the site at all?
…On Sun, 20 Jun 2021 at 7:15 am, CanadaHonk ***@***.***> wrote:
Because it's Chrome on iOS it isn't actually Chromium, just WebKit View /
Safari-like.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUFZS7HS2MKTRHQBQAMGKQLTTUCH5ANCNFSM42EBUWEA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the website uses the
blob.stream()
method (https://github.com/Androz2091/discord-data-package-explorer/blob/master/src/views/Loader.svelte#L25), compatibility with Opera, Safari, Internet Explorer and Firefox (only Android) is broken.We should find a way to support them
The text was updated successfully, but these errors were encountered: