PenguinMod / penguinmod.github.io

PenguinMod Main Repo that combines the other repos together!
https://penguinmod.github.io/
GNU General Public License v3.0
18 stars 95 forks source link

Uploading projects is broken on Android 13 #24

Open PPPDUD opened 12 months ago

PPPDUD commented 12 months ago

Expected Behavior

Whenever I open the editor and press "Upload", it should let me fill in the information and upload my project.

Actual Behavior

A loading screen overlays the upload form. This still happens, even if I switch tabs and come back.

Steps to Reproduce

Make a new project and press the "Upload" button in the editor.

Operating System and Browser

Android 13 built for a Samsung Galaxy Tab S7+, factory ROM. Google Chrome 117 Stable Channel.

PPPDUD commented 11 months ago

@FreshPenguin112 bump

FurryR commented 5 months ago

Can't reproduce in Android 12 with Kiwi Browser (Chrome 124.0.6327.2)

RedMan13 commented 5 months ago

have you dissabled any permisions relating to data crossing webpage tabs?

RedMan13 commented 5 months ago

or ig more accurately, do you have any settings relating to data crossing webpages dissabled

PPPDUD commented 5 months ago

Not right now, but my browser (Chrome) is about to remove third-party cookies in a future update.

On Sat, Apr 27, 2024, 1:39 AM godslayerakp @.***> wrote:

or ig more accurately, do you have any settings relating to data crossing webpages dissabled

— Reply to this email directly, view it on GitHub https://github.com/PenguinMod/penguinmod.github.io/issues/24#issuecomment-2080373898, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZTWPZJHFL63BH4NFS4FPWLY7M223AVCNFSM6AAAAAA5RP2HWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGM3TGOBZHA . You are receiving this because you authored the thread.Message ID: @.***>

Ianyourgod commented 5 months ago

chrome is not going to remove cookies.

RedMan13 commented 5 months ago

also thats not a data transfer its a data store

RedMan13 commented 5 months ago

a transfer is live between two actively existing tabs where as a data store can be read and writen to by any tab at any time aslong as permitted

RedMan13 commented 5 months ago

alot of the times the restrictions are cross-domain making it harder to write a spoof site that works and looks like the real one

Ianyourgod commented 5 months ago

i think jeremy fixed this

RedMan13 commented 5 months ago

i couldnt reproduce the error hence the question about settings