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 using nativeDnD: false and dragMode: 'absolute' and my blockManager is appended to another div by appendTo. This worked fine on the previous version I had 0.21.9
Does anybody had this issue? I have not seen any braking changes in the changelog
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. i'm having an issue with dragging new blocks after updating to 0.22.2. I get the folloeing error
sorter.setDragHelper is not a function
TypeError: sorter.setDragHelper is not a function
at push.27068.BlockView.startDrag (http://localhost:4200/main.js:369943:16)
at HTMLDivElement.finalCallback (http://localhost:4200/main.js:349355:44)
I'm using nativeDnD: false and dragMode: 'absolute' and my blockManager is appended to another div by appendTo. This worked fine on the previous version I had 0.21.9
Does anybody had this issue? I have not seen any braking changes in the changelog
Beta Was this translation helpful? Give feedback.
All reactions