Xamarin.Plugin.Calendar
Xamarin.Plugin.Calendar copied to clipboard
[Bug] The name 'WeekLayout' does not exist in the current context
Hi folks, I have installed v1.4.5304 from nuget but It does not contains Enums.
using Xamarin.Plugin.Calendar.Enums;
private WeekLayout _calendarLayout = WeekLayout.Month;
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'WeekLayout' does not exist in the current context
I think codes are diffrent in "SRC" and "Nuget Package".
From the git history, the WeekLayout has been introduced by the PR #106 which has been merged the 11 october and the last nuget package has been published the 8 july. So you will need to wait for the next release or build your own package from the source.
Issue still exists:
@aodegov : Yes, it will still exist. Please see @kvpt 's response above.
@wadebaird, @kerberosargos , @kvpt , as far as I can see this issue has been fixed with latest NuGet package updates. At least I don't have this anymore. Could you please check on your side. And then, if everything is alright this issue can be closed.
Yes. This issue has gone. You can close. Thank you for your efforts 👏
28 May 2022 Cmt, saat 01:33 tarihinde aodegov @.***> şunu yazdı:
@kerberosargos https://github.com/kerberosargos , @kvpt https://github.com/kvpt , as far as I can see this issue has been fixed with latest NuGet package updates. At least I don't have this anymore. Could you please check on your side. And then, if everything is alright this issue can be closed.
— Reply to this email directly, view it on GitHub https://github.com/lilcodelab/Xamarin.Plugin.Calendar/issues/113#issuecomment-1140081610, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWWPUGO55KLTXRZEUFQUWLVMFETDANCNFSM5GINSFKA . You are receiving this because you were mentioned.Message ID: @.***>
Yes, I agree, this can be closed.