nomcopter / react-mosaic

A React tiling window manager

Home Page:https://nomcopter.github.io/react-mosaic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 18 Question

gmonk opened this issue · comments

commented

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 ?

Duplicate of #175