Serhiy
Serhiy
have you solved it? Container and Droggable have a prop called render. Move each component's children to this prop This is a rewritten smooth-dnd-demo. ` ( {this.state.scene.children.map((column: any) => {...
@pmoieni do the same to Draggabe children, the component also has the prop "render"
@pmoieni do you have any errors in the console? Because despite I have no errors in IDE, I don't see any data to be rendered