When entering/editing a post with a repeater field in it, the [+ Add Field] button which enables you to add another field to the repeater doesn't do anything. Looking at the markup of the edit page, it just says:
<a href="javascript:;" id="add_field" class="button-primary">+ Add Field</a>
I'm guessing there should be a javascript function name in that link!