Open jovimassimiliano opened 6 years ago
@jovimassimiliano It seems that you have a spelling error, getSchedulerContentDeisredHeight -> getSchedulerContentDesiredHeight, is that the reason? :-)
Hello sorry actually it's getSchedulerContentDesiredHeight is not function hehe, I did typo while typing this issue. I just installed the latest version and use it as a component by calling Scheduler.
even I copied the code from your Basic.js source code and it returned same error :(
@jovimassimiliano Hi, the 0.2.1 version needs react@^16.0.0, maybe you can try the 0.1.0 version, it needs react@^15.4.1
Facing the same issue.. react version 16.0.0 and big-scheduler 0.2.1
Ah never mind, found the problem. In my case "schedulerData" objecr is not passing as a props.
Ah never mind, found the problem. In my case "schedulerData" objecr is not passing as a props.
How did u fix it?
Hi am currently trying to use react-big-scheduler as a component on my project but I face an issue said getSchedulerContentDeisredHeight is not a function. I am still using react version 15.6.1. any thought to solve it? Many thanks before