Anvay Mathur
Anvay Mathur
I am having this issue too, but I already set the redirect to `/`. I'm trying a very janky workaround by setting the redirect callback to the following: ```ts redirect(url:...
Just like to bump this! Downgrading to vite 3.1.7 really isn't an option for me because it's so outdated. If I have time, I'll try to look in and see...
Update: I found a workaround for this. It's quite inefficient but I guess it works since I even couldn't import some FTB modpacks through the menu in ManyMC. So, to...
After further debugging, I believe this issue is either on my end (replit) or SvelteKit's end. In `hooks.server.ts`, the handle function is passed an object with the keys `event` and...
The code I put there was my solution. Did it not work for you? It changes the protocol to https which should fix all your issues. Please give me further...
> @megagames-me > > The code works, but should this really be needed? > > It feels very odd to me! I'm not sure why, but the library thinks that...
> very annoying/confusing bug. I am running with https in development mode using [vite-plugin-mkcert](https://www.npmjs.com/package/vite-plugin-mkcert) calling https://localhost:5173/auth/session after a successful login would show my session details but my sveltekit layouts/pages calling...
SBA 1.5.5 doesn't work with the latest version of screaming bedwars. You can find the 1.5.6 snapshot at https://ci.screamingsandals.org/view/Bedwars%20Addons/job/SBA/.
Hi @jakearchibald, any updates on this getting merged or resolving #150? Thanks
> Can I fix this? @saadeghi > > LMK if this is the expected behavior @tyler-audio > > Screen.Recording.2023-06-03.at.2.29.57.PM.mov @anjantalatam Hey, any updates on this? I can work on this...