planktonrobo

Results 4 comments of planktonrobo

If this project were to be forked & updated, what suggestions do you have for updates needed? @johnbumgarner

> > Hey, I'm using `supabase: 1.12.2` and when I run the command above, I get an error: `Error: unknown flag: --project-id` > > I also got the same error...

> > If anyone still looking for SSR NextJS solution, following way of importing worked > > ``` > > import dynamic from 'next/dynamic'; > > const DragDropContext = dynamic(...

> It's a bit unclear what's going on here actually... How are your `RigidBodies` set up? > > A common thing that can happen is that your colliders are not...