lilcodelab / Xamarin.Plugin.Calendar

Calendar plugin for Xamarin.Forms
MIT License
260 stars 60 forks source link

[Bug] Android select Day #53

Closed OsvaldirJr closed 4 years ago

OsvaldirJr commented 4 years ago

Describe the bug

When you select a day that has no events and select a day that has events and after that you try to select a day with events, the list is blank. Android only

To Reproduce Steps to reproduce the behavior:

  1. Select a Day with no events
  2. select a day with events
  3. select another day with events
  4. See error

Expected behavior Show events when have events

Screenshots

https://drive.google.com/file/d/1LxKsp6TbFvBHUDX0naKEITdfehI9tRLB/view

Version information:

antonioseric commented 4 years ago

@OsvaldirJr can you open screenshots for public or upload them elsewhere. Thank you

Did you try to replicate that behavior on sample app?