GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
Other
22.69k stars 4.11k forks source link

BUG: Drag and drop of components doesn't work on latest Firefox #6271

Closed padcom closed 3 weeks ago

padcom commented 4 weeks ago

GrapesJS version

What browser are you using?

Firefox 131.0 (64-bit) on Linux and Mac

Reproducible demo link

https://grapesjs.com/demo

Describe the bug

How to reproduce the bug?

  1. Start dragging the "Hover me" button
  2. Try to put it above the "All text blocks could be edited easily..."

What is the expected behavior?

What is the current behavior?

Code of Conduct

padcom commented 4 weeks ago

I've tracked down the breaking change in Firefox to version 109.0. It's the first one that has the problem. Version 108.0.2 works fine. Hope that helps.

padcom commented 4 weeks ago

I have also tested 133.0a1 nightly from 2024-10-24-21-16-15-mozilla-central and the problem is also there.

padcom commented 3 weeks ago

When can we expect this fix to be released?

artf commented 3 weeks ago

@padcom https://github.com/GrapesJS/grapesjs/releases/tag/v0.22.2

padcom commented 3 weeks ago

You guys are awesome! And not a moment too soon :) I have a presentation Today in the afternoon and now I'll be able to show it working on Firefox too!