Reece Carolan

Results 63 comments of Reece Carolan

I would love this. Fastify is a growing framework with over [500k downloads / month](https://www.npmjs.com/package/fastify).

Can confirm that this error exist for v4.9.0 and up on a fresh next.js installation.

If anyone is looking for a less hacky solution, I have a fork of this library [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) which natively supports react 18 and react strict mode. Just replace `react-beautiful-dnd` with...

This issue is caused by React 18. This library is no longer maintained so I made a for which fixes this issue, [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) 1. npm install @hello-pangea/dnd 2. Replace all...

This is resolved with [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) (a drop-in fork of this lib) 1. Run `npm install @hello-pangea/dnd` 2. Replace all instances of `react-beautiful-dnd` with `@hello-pangea/dnd` 3. You should be good to...

Hello! I released a fork of this project which natively supports React 18 and strict mode, called [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) 1. `npm install @hello-pangea/dnd` 2. Replace all imports of `react-beautiful-dnd` with `@hello-pangea/dnd`...

🎉 [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) now supports React 18 and react strict mode! 1. `npm install @hello-pangea/dnd` 2. Replace all imports of `react-beautiful-dnd` with `@hello-pangea/dnd` 3. Enjoy :)

🎉 [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) now supports React 18 and react strict mode (and is fully written in TypeScript)! 1. `npm install @hello-pangea/dnd` 2. Replace all imports of `react-beautiful-dnd` with `@hello-pangea/dnd` 3. Enjoy...

🎉 [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) now supports React 18 and react strict mode! 1. `npm install @hello-pangea/dnd` 2. Replace all imports of `react-beautiful-dnd` with `@hello-pangea/dnd` 3. Enjoy :)

🎉 [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) now supports React 18 and react strict mode! 1. `npm install @hello-pangea/dnd` 2. Replace all imports of `react-beautiful-dnd` with `@hello-pangea/dnd` 3. Enjoy :)