Jan Sedloň

Results 62 comments of Jan Sedloň

I **think** the drag and drop library remounts the components. Is it possible that the ids then change? If i switch over to `field.id`, after first drag and drop it...

Okay I hate this. Seems like both `key` and `draggableId` must be `field.id` and then it seems like it works. I'm really sorry Edmund for your wasted time.

There’s a potential issue if you use `.onConflictDoNothing()`. If a conflict is found, it returns an empty array because nothing was inserted. So, in some cases, it might actually be...

I disabled everything except biome and it was still happening. PS: hmmm.. Interesting, when everything is disabled, it's still happening, sorry! How's that possible? That configuration should be biome specific?

This is not affected by the same ids you mentioned in my previous issue. It's happening in my app as well.

When my mouse stopped moving and you don't see any scrolling in the video that's when it happened. Could reproduce only on chromium based browsers. Brave and Chrome. Not safari...

Not sure if you mean the same thing by your own parser, but you can take look here https://github.com/MrLeebo/prisma-ast

@fdarian Haha I wonder if there's any downside to just shamefully allow writing javascript code for the custom type :) --- Is there a way to report syntax / validation...

Yeah that would be fine i guess

@mikkpokk I only use tailwindcss via the native integration. I have not because some of the packages that i use are not compatible with React 19, for example @react-email/components doesn't...