Adam Chipperfield

Results 16 comments of Adam Chipperfield

This is also an issue for me. When the `fade` option is set to `true` and the slide count is less than 3, flickering can occur when transitioning.

Hey @janpio. I'm wondering if I've misunderstood the recent feature previews. Initially, I used the [Postgres adapter](https://github.com/prisma/prisma/tree/main/packages/adapter-pg) in my Next.js middleware. I understand why that didn't work now, because it's...

> That should indeed work. Please open a new bug issue with more information so we can debug this. Thanks. @janpio Good to know! Another detail is I'm using a...

Same here! ![image](https://user-images.githubusercontent.com/4995166/230062555-c8faef76-6f7c-4040-ab9c-d72ad11fd67c.png)

I can see this being a bit fiddly since you can't yet add metaobjects on the shop level. So I'm guessing you'd have to create a page, look for that...

@leo-paz I think that only works if you have a remote Accelerate connection. It doesn't work with a local database as described in [the Prisma docs](https://www.prisma.io/docs/accelerate/local-development).