Date field with multiple values all shown on one date
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3135264. --> Reported by: [ardkuijpers](https://www.drupal.org/user/3538644) >>> <p>I have a type with a field_date that can contain multiple values. The content type is displayed in the month view. Until version 1.0-alpha1 this content type would be displayed on the specified dates. For example, when I add a date for each monday in May 2020, with alpha1 O get:<br> <img src="https://www.drupal.org/files/issues/2020-05-10/monthview_correct.png" alt="correct view"></p> <p>When I install alpha2, the content type is incorrectly displayed on one day only:<br> <img src="https://www.drupal.org/files/issues/2020-05-10/monthview_wrong.png" alt="wrong view"></p> <p>Original page: <a href="https://www.ijce.nl/kalender/maand/202005">https://www.ijce.nl/kalender/maand/202005</a></p>
issue