rebeccaXam / XamForms.Controls.Calendar

Custom calendar control for Xamarin.Forms. Customizable border thickness, color, background colors and formats. Version 1.0.8 or lower Built against: 2.1.0.6521 Version 1.1.0 or above Built against: 2.3.4.231
MIT License
132 stars 69 forks source link

Null Reference Exception on ElementPropertyChanged #101

Open Bharathshah opened 5 years ago

Bharathshah commented 5 years ago

IMG_0113

Please help me how to fix this issue?

lubiepomaranczki commented 5 years ago

Hey @Bharathshah 👋 is there any chance you updated Xamarin.Forms to version 4.0 or higher?

ORobert commented 5 years ago

Same exception here. Yes, a Xamarin.Forms version grater then 4.0 is installed!

ORobert commented 5 years ago

Same exception here. Yes, a Xamarin.Forms version grater then 4.0 is installed!

Edit: The library works as expected when using a Xamarin.Forms version less then 4.0. But still, is there a chance to get an update for this library which will work with newer versions of Xamarin.Forms?

Bharathshah commented 5 years ago

@lubiepomaranczki Yes, I update to Xamarin forms 4.0 after that only I get this crash report any solution or updates for this crash?

ORobert commented 5 years ago

@Bharathshah Try to downgrade Xamarin.Forms to 3.6.0.539721

lubiepomaranczki commented 5 years ago

@ORobert, @Bharathshah Try installing XamForms.Enhanced.Calendar ver. 1.2.1 which is a fork of this repository but updated. If it doesn't work, please raise an issue here

Good luck! 🚀