Closed msssk closed 4 years ago
Editor#removeRow pauses the focusout handler when destroying a widget, but fails to resume it. The result is that any row removal causes the focusout handler to be permanently disabled.
Editor#removeRow
Editor#removeRow
pauses the focusout handler when destroying a widget, but fails to resume it. The result is that any row removal causes the focusout handler to be permanently disabled.