-
Forked the solution and did some local testing, did not adjust any settings.
For some reason some ResourceItems are getting stretched into the future (starting from their startDate).
This results in…
-
### How can we reproduce the crash?
can't publish client code on a repo to reproduce, but I can tell you the package .json
{
"private": true,
"scripts": {
"admin": "bun run admin/app.ts",…
-
code from Twilio React sample app
```
export default function EndCallButton(props: { className?: string }) { // room coming through props
const classes = useStyles();
const vRoom = useRoomStat…
-
```
const App = () => {
const contentRef = useRef()
//.................
const config = {
schedulerWidth: '90%',
responsiveByParent: true,
views: [
{ vie…
-
### Expected behavior
not get kicked when chatting
### Observed/Actual behavior
chat chain is broken and players get kicked
### Steps/models to reproduce
1. Set `misc.chat-threads.chat-executor-m…
-
I am using this for a project so it has become part of my requirement, so I plan on keep on maintaining this project [in this fork](https://github.com/hbatalhaStch/react-big-scheduler). I have already…
-
Is this project dead? It would be a pity. Because it looks good. But I'm having trouble getting it to work. Also because of DnD. Many things are deprecated.
If it is no longer maintained, I will si…
-
Feature Request.
This way this could work as a timetable as well though I now its not what it specializes in.
-
-
I have pulled the master branch and try running npm install, and got the following errors in log. can you please help me figure out what's wrong?
node version: v10.15.0
npm version: 6.5.0
15692…