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

Having multiple instances of the GSTC causes interactivity issues #367

Open
magic-cal opened this issue Mar 21, 2023 · 1 comment
Open

Comments

@magic-cal
Copy link

Describe the bug
Having multiple instances of the GSTC calendar displays correctly but one of the views appears to be in a readonly state. I cannot select, drag or edit any of the items on only one of the instances.

Code
https://codesandbox.io/s/agitated-ramanujan-h99zze?file=/src/App1.js
^ test sandbox in React. I have made two versions of files with different ids to prevent issues.

gantt-schedule-timeline-calendar version
3.33.13

Screenshots or movies
The top section and bottom are both the same data ( have changed the ids for separation ). The bottom one is interactive and usable. The top one is scrollable, visible and clickable (debug output) but the items not interactive (movement and editing). Action toolbar buttons function on the correct grid.

image

@xiaozhisong
Copy link

I have the same issue. Did you solve it? @magic-cal

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

2 participants