nomcopter / react-mosaic

A React tiling window manager
https://nomcopter.github.io/react-mosaic/
Other
4.39k stars 226 forks source link

React 18 Question #188

Closed gmonk closed 2 years ago

gmonk commented 2 years ago

Trying to use reac-mosaic with React 18 and getting the following errors

Could not find the drag and drop manager in the context of DragSource(InternalMosaicWindow2). Make sure to render a DndProvider component in your top-level component

Does this support later versions of react ?

nomcopter commented 2 years ago

Duplicate of https://github.com/nomcopter/react-mosaic/issues/175