react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

Agenda component don't work with markingType period ?

Open th3conc3pt3ur opened this issue 2 years ago • 5 comments

I use an Agenda component for displaying my event. Some of them have more than one day duration that i wanted to display with the period functionnality like this : image

Is this feature available with the Agenda component ? I've try adding this props to agenda without success :

markingType={'period'}
markedDates={{
    '2022-08-20': {textColor: 'green'},
    '2022-08-22': {startingDay: true, color: 'green'},
    '2022-08-23': {endingDay: true,color: 'green'},
}}

nothing display on the agenda : image

th3conc3pt3ur avatar Aug 04 '22 13:08 th3conc3pt3ur

After updating to the latest version (1.1286.0) markingType does not work anymore on Agenda. It worked perfectly with "multi-dot" before this version. Any clue?

amonam avatar Aug 04 '22 18:08 amonam

I updated to 1.1287.0, and still have the same issue.

amonam avatar Aug 09 '22 13:08 amonam

Can confirm that downgrading from1.1287.0 to 1.1285.0 fixes the issue with dots on the agenda (at least in our use case)

contactsimonwilson avatar Aug 10 '22 07:08 contactsimonwilson

+1

nickdebaise avatar Aug 15 '22 20:08 nickdebaise

The same issue on 1.1288, Is there any solution for this bug?

amonam avatar Aug 19 '22 03:08 amonam

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 19 '22 15:11 stale[bot]

Are there any plans to fix this ? Agenda styles are still broken.

Saikedo avatar Dec 05 '22 14:12 Saikedo

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 11 '23 12:03 stale[bot]

Are this Problem still not fixed?

99Jannis99 avatar May 12 '23 08:05 99Jannis99