Thank you for the greatest theme.
Problem/Motivation
I’m on D9 and discovered when editing a node, you are unable to sort on multiple value text and image fields.

On multiple taxonomy terms, works perfectly

Most appreciate any guidance.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot 2021-05-17 at 5.52.32 PM.png | 41.02 KB | bhumikavarshney |
Comments
Comment #2
bhumikavarshney commentedHi @Liliplanet,
Can you please share which admin theme you are using here because i used seven and bartik as admin theme in Drupal 9.
Am not able to reproduce this issue.
As at a time we can have only one filter either order or drag and drop to reorder the content of the field.
We can hide these order by Clicking on option Hide Row weights.
It will be good if you mention the admin theme as so well to reproduce this issue.
Thanks
Comment #3
liliplanet commentedThank you @Bhumika, it is bootstrap in edit node mode. It seems to be a known issue with tabledrag.js
https://www.drupal.org/project/drupal/issues/3084916
Comment #4
shelaneThis issue was fixed in commit 38ea0fd from issue #3209773: this.$toggleWeightBUtton is undefined.