clauderic / dnd-kit

The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
http://dndkit.com
MIT License
12.86k stars 640 forks source link

Preact Support? #897

Open verystack opened 2 years ago

verystack commented 2 years ago

Has anyone tried using DNDKit with Preact? Only have had a small chance to use and love it - but we're using Preact in production and looking for something that supports it. Most other libs seem to have issues with this as well - relying on synthetic events for propagation to things like sensors.

adrice727 commented 1 year ago

Seems to be working in my use case, at least for useSortable

mybearworld commented 11 months ago

TypeScript doesn't work well with it.