-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
BUG: When drag and drop block into editor in Chrome, not able to drag and drop block #4094
Comments
I see no issues on my side (latest Chrome version). |
@artf We are using the Ubuntu OS with the latest version of chrome browser, please give us an example on how to debug for the drag and drop functionality and please tell us if there is any callback function called while drag and drop block |
I am also using ubuntu + chrome and getting the same issue on the demo, the examples in the docs and a locally installed version. Here is a the error message I am getting:
Note: no matter which block I drop in the error is the same |
this also occurs in v0.17.29 |
Firefox works fine thou as a temporary work around |
@Vac1911 the issue you're mentioning I'm able to reproduce if I try to D&D an image from the desktop. That thing I'm able to fix, but I see no issue with blocks, and from @sridhar391 video, it doesn't even throw errors. So, my guess, it might be something related to your Ubuntu/Chrome configuration (related to the native D&D). For now, I'll close this via ComponentImageView fix as I'm not able to reproduce it and will see if anybody is able to provide more details. |
@artf We improvised the Drag and Drop in our project and the consoler error thrown, please refer to the attached video restya-core-d.d-issue.mp4 |
@sridhar391 that issue should not happen in the latest release. What the video shows, seems almost like the issue from the previous version, so please check your grapesjs is updated or create a reproducible demo, please. |
I have the same issue. Google Chrome Version 102.0.5005.115 (Official Build) (64-bit) |
GrapesJS version
What browser are you using?
Version 97.0.4692.71 (Official Build) (64-bit)
Reproducible demo link
https://grapesjs.com/demo.html
Describe the bug
How to reproduce the bug?
What is the expected behavior?
What is the current behavior?
Drag and drop the basic blocks in editor, not able to drag and drop block
In our project also, while Drag and dropping the basic blocks in the editor, not able to drag and drop the block
The Drag and Drop of the basic blocks in the editor working correctly in the firefox browser
GrapesJS-Demo---Free-Open-Source-Website-Page-Builder.mp4
Code of Conduct
The text was updated successfully, but these errors were encountered: