verbb / vizy

A flexible visual editor for Craft CMS
Other
43 stars 8 forks source link

CKEditor field gets duplicated when moving the block #284

Closed bleepsandblops closed 4 months ago

bleepsandblops commented 4 months ago

Describe the bug

Looks very similar to https://github.com/verbb/vizy/issues/15

If I move a block above another block, the one that isn't moved gets its CKEditor field duplicated. If you do it again, you get it a third time etc!

Screenshot 2024-02-27 at 12 56 56

Steps to reproduce

  1. Create two blocks that have a CKeditor field in them
  2. Re-order them

Craft CMS version

4.8.0

Plugin version

2.1.15

Multi-site?

No

Additional context

No response

engram-design commented 4 months ago

Yep, just another instance of jQuery vs Vue handling we have to cater for. Fixed in 2.1.16