Drupal states on the recurring elements breaks when two recurring fields are on the same node edit form.
Steps to reproduce
Install a fresh D10.3 site
Add smart date and enable smart_date and smart_date recur
Add two recurring smart date fields to the basic page content type
Create a basic page and note on the edit form that the repeat form elements are revealed and that changing the frequency does not reveal any elements in Advanced details.
Edit the form mode for the basic page and disable the second smart date field.
Again create a basic page and verify that the recurring elements are functioning as expected.