snuffy

Results 141 comments of snuffy

Side note: working on a Spotify-like "multi-tab" feature https://github.com/snuffyDev/Beatbump/assets/72365477/99e1a7a6-926e-429d-89c9-c80fd7d7081d

Yeah I noticed this on Mac as well, debugging it currently. I’ll make a reply once I figure it out

Would you happen to have a reproduction method? What version of Mac OS and Safari are you running? I have a VM and remote device testing setup, so I can...

That’s okay! I think I figured out what the problem may be, still working on a fix

I think it might be fixed now? Hopefully it is!

Reviewing the Docker setup now, my apologies!

So I've noticed the same thing as well just now. If what I've been able to reproduce is the same issue you're having, what worked for me was restarting the...

I'll make this a setting. Good idea

![image](https://user-images.githubusercontent.com/72365477/194752123-68498f81-6cfa-49e6-a116-bb3f1ae0de2c.png) If you clone the repo and go into the `app` directory, that's where you'll find the SvelteKit app. Then if you open `beatbump.config.json` and change `environment.adapter` to be one...

> install command: `npm update && npm install` , it need newer sveltekit. > > and enable, technically it already there just need switch it up. > > ``` >...