Implementing button to delete an input field Dynamic Callback

Hi @adamschroeder I would but there is not much difference in the code compare to what you suggested in your comment. The problem is that current implementation of callback allows us to delete the latest/ or last element of div_children. But I am interested to make any intermediate element from div_children disappear using remove button. For your reference please visit this GitHub page where code exists. Thank You.