StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
754 stars 414 forks source link

Example not wokring -- dragDropManager undefiend #54

Open ghost opened 5 years ago

ghost commented 5 years ago

"react-big-scheduler": "^0.2.2", "react": "^16.5.2", "react-dnd": "^6.0.0", "react-dnd-html5-backend": "^6.0.0",

i copied the basic example and having this error :

Failed context type: The context dragDropManager is marked as required in DropTarget(ResourceEvents), but its value is undefined.

StephenChou1017 commented 5 years ago

@vetmust refer to this issue