-
Hi
I want to use the resources horizontal and date and time should be vertical please let me know if you have already did this or is there any other code which i can take as a reference fo react.
T…
-
## The Problem
`whenever 「Seq」 {…}` and `whenever 「Seq」.Supply {…}` blocks other `whenever`s until it has produced at least one value.
(This makes it difficult to use the `react`/`supply` + `whe…
-
Hello,
i would like to use the react-big-scheduler as a calendar different views on resources and events grouped by tasks.
i just started last friday to use this tool and i like it very much but i…
-
Hi all,
Just now I published one beta version 0.2.3, to test the using of react-big-scheduler. Generally it's almost the same with the latest version 0.2.2, the only difference is that 0.2.3 tries …
-
Hi,
The calendar weekly view is starting from sunday. How to make it start from Monday? Urgent help appreciated. thanks.
-
I have enabled drag and drop for the scheduler where I can drop external events into the scheduler. But sometimes I start getting hundreds of errors in the console while dragging the event. I even see…
-
I am using the latest version of react-big-schedular and I got the error like **react_dnd_1.DragDropContext is not a function**
Please check the stackblitz
[https://stackblitz.com/edit/react-mcd6n…
-
import React from "react";
import Scheduler, {SchedulerData, ViewTypes, DATE_FORMAT} from 'react-big-scheduler';
import moment from 'moment';
import demoData from './demoData';
import withDragDrop…
-
I asked a separate question on how to change the first day of the week to Monday (who starts work on a Sunday right?), which I believe should be accomplished using moment.locale, although now i've set…
-
Hi !
Already told the dev by email, but the project (at least the Demo version) says it require to import **react-dnd** and **react-dnd-html5-backend** when trying to update React version in the **pa…