If I click the “add another” button for a stacked inline, the label is not incremented correctly:  It looks like django does this by sequentially calling `updateInlineLabel`, but that is only called once when using this plugin.