Theme Developer toasts drag-n-drop in Manage Fields

My Manage Fields page within Drupal Content Management lost drag and drop-ability, which turned out to because of this javascript error:

‘$(‘.indentation’, testCell).get(1)’ [undefined] is not an object.

Turning off the Theme Developer module fixed it!

Discussion Area - Leave a Comment