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

Creating a new appointment by double clicking the schedule area does not work in v3.0.0-beta.2 #3455

Closed
2 of 4 tasks
ArneCaluwe opened this issue Nov 26, 2021 · 0 comments · Fixed by #3456
Closed
2 of 4 tasks
Assignees
Labels
bug Scheduler The DevExtreme Reactive Scheduler component

Comments

@ArneCaluwe
Copy link

ArneCaluwe commented Nov 26, 2021

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • React Scheduler

Current Behaviour

On updating the dependencies to version 3.0.0-beta.2, double clicking the scheduler area will not show the appointmentForm as to create a new appointment.

Expected Behaviour

When double clicking the scheduler area an appointmentform is opened as it is in version 2.76

Steps to Reproduce

Link to the example that reproduces the issue: <https://codesandbox.io/s/bug-newappointment-not-in-3-0-0-beta-2-3bp0h?file=/demo.js>

Screenshots

Environment

  • devextreme-reactive: xxx
  • react: ^17.0.2
  • browser: Firefox
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: v5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Scheduler The DevExtreme Reactive Scheduler component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants