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
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
On moveable home page we can edit the moveable block content with an contenteditable="true" attribute.
Using this attribute on the vue-moveable doesn't work... until we right click the block and then it becomes editable.
Hi there! Thanks for your Vue plugin :-)
On moveable home page we can edit the moveable block content with an
contenteditable="true"
attribute.Using this attribute on the
vue-moveable
doesn't work... until we right click the block and then it becomes editable.See
Demo here :
https://codesandbox.io/s/vue-moveable-issue-84-forked-ojmhj?file=/src/App.vue:308-365
Here is the expected behavior: https://daybrush.com/moveable/
Any idea on how I could fix this out?
Thanks!
The text was updated successfully, but these errors were encountered: