vitejs / vite-plugin-react

The all-in-one Vite plugin for React projects.
MIT License
546 stars 102 forks source link

react-beautiful-dnd拖拽插件在vite+react上面不能使用,react的脚手架就没有问题 #298

Closed WaJueZhe closed 3 months ago

WaJueZhe commented 3 months ago

Describe the bug

vite版本4.4.5 react版本18.2.0 react-beautiful-dnd版本13.1.1 在本地运行起来开发调试的时候报错如下: Unable to find draggable with id: item-0👷‍ This is a development only message. It will be removed in production builds.

Reproduction

本地运行测试的

Steps to reproduce

No response

System Info

谷歌浏览器

Used Package Manager

pnpm

Logs

No response

Validations