You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to integrate the react-big-calendar within a Preact web component while incorporating drag-and-drop functionality. However, upon enabling the shadow DOM, the drag-and-drop feature ceases to function. Conversely, it operates seamlessly when the shadow DOM is disabled.
Suggested solution
Even if the calendar is used inside a shadow dom, drag and drop should work properly
Clear and concise description of the problem
I'm trying to integrate the react-big-calendar within a Preact web component while incorporating drag-and-drop functionality. However, upon enabling the shadow DOM, the drag-and-drop feature ceases to function. Conversely, it operates seamlessly when the shadow DOM is disabled.
Suggested solution
Even if the calendar is used inside a shadow dom, drag and drop should work properly
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
The text was updated successfully, but these errors were encountered: