Ext version tested:
Ext 5.0.1.1255

Browser versions tested against:

38.0.2125.111


Description:

radiogroup.moveBefore and radiogroup.moveAfter throw a remove event.


Steps to reproduce the problem:

See http://ift.tt/1u1faA8

When pushing the button a radiofield is moved. This causes a remove event and the alert is shown.


The result that was expected:

I expected the remove event not to be thrown.