Repeat rule not saved unless widget is interacted with
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2923762. --> Reported by: [akalata](https://www.drupal.org/user/498926) Related to !9 >>> <p>Steps to reproduce, on an entity with a date_recur field:</p> <p>1. Enter a date<br> 2. Check the "Repeat" checkbox to open rrule widget:</p> <p><img src="https://www.drupal.org/files/issues/date_recur_widget.png" alt="Date_recur widget expanded"></p> <p>3. Everything looks correct, so save entity.</p> <p>4. Edit entity, no repeat rule was saved:</p> <p><img src="https://www.drupal.org/files/issues/date_recur_widget2.png" alt="Date_recur widget empty"></p> <p>5. Check "Repeat" again, uncheck and recheck the day checkbox.</p> <p>6. RRule is now saving correctly.</p> <p>Really only noticeable after applying <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/date_recur_interactive/-/work_items/2902733" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/date_recur_interactive/-/work_items/2902733</a></span>.</p> > Related issue: [Issue #2902733](https://www.drupal.org/node/2902733) > Related issue: [Issue #2945377](https://www.drupal.org/node/2945377)
issue