When I open a character sheet (any character sheet) with a repeating fieldset I can see the "+Add" and "Modify" buttons, but they do not appear to do anything when I click on them. I can see old entries I've entered into these fieldsets in the past. If I open Firebug and click on the "+Add" button I get the following error in the console: TypeError: document.activeElement.name is undefined This occurs in Firefox 35.0.1 running on Mac OS 10.9 (Mavericks). This occurs on production. I have not tested on the dev server.