Replies: 2 comments
-
did you solve this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same problem for past 6 years and I didn't manage to solve ti. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am working on a scheduling tool that utilizes SwiperJS for displaying schedules across multiple staff members. Each staff member's schedule is represented by a vertical Swiper instance, containing around 50 slides to represent different time slots. Here's a brief overview of the setup:
The Challenge:
I've encountered challenges integrating SwiperJS's swipe actions with React DnD's drag-and-drop, specifically:
Questions:
Attempts:
Code Snippet:
Any advice, suggestions, or references to relevant documentation/examples would be greatly appreciated. Thank you in advance for your time and assistance!
Beta Was this translation helpful? Give feedback.
All reactions