Javascript throwing unsaved changes error when no changes have been made.

If I set render conditions on the Name (Full Name) field so that it will only render when First_Name__c is != null, then I get Name = First.

But it does not rerender when typing middle or last.