I was forced to add data- attributes to the fields and use jquery selectors by the data attributes instead of by id. I can only assume these selectors perform poorly compared with id selectors.
Having no way to set the id on a field is a pretty epic fail to me. I feel this should be fixed before 5.4 is released.