GrapesJS version
What browser are you using?
Safari 18.5 on Mac
Reproducible demo link
https://codepen.io/jmulik/pen/LEpdjZq
Describe the bug
How to reproduce the bug?
- View https://codepen.io/jmulik/pen/LEpdjZq in Chrome - Able to drag and drop blocks.
- View same in Safari. - Unable to drop and drop blocks.
What is the expected behavior?
Drag and Drag should work in Safari. Just like in Chrome.
What is the current behavior?
Drag and Drop of blocks does not work in Safari.
Observations
Drag and Drag in Safari works in GrapeJS v0.21.13. Broken in v0.22.1 and later.
The cause of the issue seems to be the inability of the grapejs session to create the gjsProject key in browser local storage.
Code of Conduct
GrapesJS version
What browser are you using?
Safari 18.5 on Mac
Reproducible demo link
https://codepen.io/jmulik/pen/LEpdjZq
Describe the bug
How to reproduce the bug?
What is the expected behavior?
Drag and Drag should work in Safari. Just like in Chrome.
What is the current behavior?
Drag and Drop of blocks does not work in Safari.
Observations
Drag and Drag in Safari works in GrapeJS v0.21.13. Broken in v0.22.1 and later.
The cause of the issue seems to be the inability of the grapejs session to create the
gjsProjectkey in browser local storage.Code of Conduct