Applandeo / Material-Calendar-View

Material Calendar View for Android
Apache License 2.0
975 stars 316 forks source link

Disable day click #460

Closed snDavidPozo closed 7 months ago

snDavidPozo commented 7 months ago

Hi, We are currently using your calendar in our project and we have encountered an error that causes the app to crash. This is caused when we have a full month disabled and try to click on any day. Attached error trace. We need to solve the problem urgently, since we were planning to use this component in several projects.

Captura de pantalla 2024-03-25 a las 10 31 07 a  m

Captura de pantalla 2024-03-25 a las 10 24 56 a  m

PawelPalacz1 commented 7 months ago

Hi. Sure. We will try to allocate sbd to check this issue.

On Mon, 25 Mar 2024 at 10:30, snDavidPozo @.***> wrote:

Hi, We are currently using your calendar in our project and we have encountered an error that causes the app to crash. This is caused when we have a full month disabled and try to click on any day. Attached error trace. We need to solve the problem urgently, since we were planning to use this component in several projects. Captura.de.pantalla.2024-03-25.a.las.10.24.56.a.m.png (view on web) https://github.com/Applandeo/Material-Calendar-View/assets/99198704/ac89d0c4-bdfd-4407-9b03-a50003f9ce8f

— Reply to this email directly, view it on GitHub https://github.com/Applandeo/Material-Calendar-View/issues/460, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANKZ5IKZJXTIRFN4NMY4W2TYZ7VDZAVCNFSM6AAAAABFGU4FESVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDKMRYHAYTANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

snDavidPozo commented 7 months ago

Good afternoon, We continue to increase the number of errors caused by the bug in the calendar.

Captura de pantalla 2024-03-27 a las 13 04 20 p  m

Is there any progress? Is there a possibility to catch such an error so that at least it does not throw such an exception? Thanks for your attention.

kormateusz commented 7 months ago

Hi, could you please attach the full calendar configuration? And which library version do you use?

pavlomelnyk commented 7 months ago

@snDavidPozo we are testing a fix. The new release will probably be today. @kormateusz will update

kormateusz commented 7 months ago

@snDavidPozo new version 1.9.1 is available on maven :) please let us know if fixes resolve your issue :)

snDavidPozo commented 7 months ago

Good morning, We have just tested version 1.9.1 and the bug has been successfully fixed. Thank you very much for the quick solution!

snDavidPozo commented 7 months ago

Resolved