Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to opt out of using react dnd? #244

Open
sanjana-ct opened this issue Apr 21, 2022 · 2 comments
Open

Is there a way to opt out of using react dnd? #244

sanjana-ct opened this issue Apr 21, 2022 · 2 comments

Comments

@sanjana-ct
Copy link

I want to be able to use the library without having to use the dnd context. Since these are additional dependencies, is there a way to work around it?
This is considering the calendar is going to be static without the dnd feature

@hraboviyvadim
Copy link

hraboviyvadim commented Nov 1, 2022

@sanjana-ct good question. Would be nice to have dnd as an additional "plugin" for this package.
I have similar feature request - to remove moment.js from this scheduler. It would be great to have option to use native js api.
But it looks like this project is dead. We need to fork it and add all features by ourselves if want any updates.

@hbatalhaStch
Copy link

This fork does what you want by setting the SchedulerData config option dragAndDropEnabled to false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants