Tabledrag issues in reordering options list items

Created on 16 August 2025, about 2 months ago

Problem/Motivation

When an ajax event happens like adding a new list option item, renaming it, removing one, etc... and then trying to reorder the items, the input focus goes to the top of the page and a javascript error is generated in console:

Uncaught TypeError: Cannot read properties of undefined (reading 'settings')
    at resetSize (dialog.position.js?v=11.2.3:82:32)
    at later (debounce.js?v=11.2.3:37:23)

Steps to reproduce

  1. Add a List (text) field type
  2. Do something to trigger an ajax event e.g. (add an option, remove one, etc...)
  3. Try reordering the options via the drag handle
πŸ› Bug report
Status

Active

Version

11.2 πŸ”₯

Component

ajax system

Created by

πŸ‡ΊπŸ‡ΈUnited States apmsooner

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024