Search found 6 matches

1. Go to bryntum.com and download Bryntum Scheduler trial 2. Unzip bryntum-scheduler-trial.zip 3. Go to scheduler-2.2.0-trial/examples/react/_shared 4. Run `npm install` and then `npm run build` 5. copied path of build folder(/home/userName/Downloads/bryntum-scheduler-trial/scheduler-2.2.0-trial/bui...
i have sent a mail with attached screenshot. Please find it.
i successfully access the scheduler now. ƒ BryntumScheduler() { var _ref; var _temp, _this, _ret; _classCallCheck(this, BryntumScheduler); for (var _len = arguments.length, args = Array(_len), _key = 0; _key… But while appending it to DOM I'm getting scheduler.umd.js:48 Uncaught TypeError: Cannot re...
Yes. I can see scheduler, but after adding new event and clicking on it i am getting -
TypeError: Cannot read property 'isMilestone' of null
node version - 10.15.3 npm version - 6.4.1 os - Linux 64-bit demo downloaded -bryntum-scheduler-trial I extracted trial demo. Copied BryntumScheduler.js file from mentioned path (Using the BryntumScheduler wrapper- https://www.bryntum.com/docs/scheduler/#guides/integration/react.md) pasted the file...
followed steps from- https://www.bryntum.com/docs/scheduler/#guides/integration/react.md
i am not getting error - Module not found: Can't resolve 'bryntum-scheduler'