Problem/Motivation

README.txt suggests SortableJs library of version 1.8.0 or newer.

However, https://www.drupal.org/project/paragraphs/issues/2903543#comment-13119755 identified a use case with data loss due to a newer version of SortableJS (1.8.0+). The problem was tracked down in https://www.drupal.org/project/paragraphs/issues/2903543#comment-13119912 and we identified https://github.com/SortableJS/Sortable/commit/5602256 as the one that introduces a bug.

Proposed resolution

Update the README.txt to suggest the older version of the library in order to avoid data loss problems described.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3056898-readme-sortablejs-2.patch547 bytesmbovan

Comments

mbovan created an issue. See original summary.

mbovan’s picture

Status: Active » Needs review
StatusFileSize
new547 bytes

This patch reverts Readme.txt and suggests SortableJs 1.6.0 version. :)

miro_dietiker’s picture

Status: Needs review » Fixed

OK then, committed this as a "workaround".. Hope we can switch to latest Sortable soon again!

  • miro_dietiker committed 7e501a5 on 8.x-1.x authored by mbovan
    Issue #3056898 by mbovan: Revert the readme to suggest SortableJs 1.6.0...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.