Search found 19 matches

Perfect, that's it. Thanks!

That's a technicality. For a user, the duration changes. And that's what I aim to disable.

Check out the demo. The duration of an event changes if you drop an appointment on a time slot that's outside of the working hours.

I did. Doesn't say how to disable the recalculation?

Is there a way to disable the Scheduler Pro component from fiddling with the duration of appointments? I'm trying to use the functionality as demonstrated here: https://bryntum.com/examples/scheduler-pro/resource-non-working-time/ But I don't need the component to recalculate the duration. Just show...

I was on 5.0.7. Bumping the packages to 5.1.0 magically resolved the issue. Thanks for hinting at the package version!

I'm trying to set up the Scheduler component using a trial version. I am noticing something odd, and I was wondering what might be going wrong here. I followed the tutorials to set up the component, which works partially, but it doesn't apply some settings. <Scheduler schedulerRef={schedulerRef} res...
I'm getting the same issue when I try to set up Vercel: error https://npm.bryntum.com/@bryntum%2fscheduler-trial-lib/-/scheduler-trial-lib-1.0.0.tgz: Integrity check failed for "@bryntum/scheduler-trial-lib" (computed integrity doesn't match our records, got "sha512-CsvHHEMrCbYlBdGoqF...
If you decide to pick this up, couldn't you take this one step further? The onDragDrop function could be improved so the beforeeventdropfinalize event handler can pass some data and extend the continueFn. We extensively customized the drag and drop behavior. For example, we have a constraint resolut...
Sure but you'll need to do a few steps to get there, and I know you're not a big fan of doing such kind of things. If I put a conditional breakpoint in the createStackingContexts, this is the object which has an empty parent: i {node: body#ext-element-1.fixed-topbar.fixed-sidebar.dashboard.sidebar-c...