Xamarin.Plugin.Calendar icon indicating copy to clipboard operation
Xamarin.Plugin.Calendar copied to clipboard

[Bug] The name 'WeekLayout' does not exist in the current context

Open kerberosargos opened this issue 3 years ago • 7 comments

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	

kerberosargos avatar Oct 19 '21 07:10 kerberosargos

I think codes are diffrent in "SRC" and "Nuget Package".

kerberosargos avatar Oct 19 '21 11:10 kerberosargos

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.

kvpt avatar Nov 16 '21 16:11 kvpt

Issue still exists:

image

mcblacksea avatar Feb 19 '22 16:02 mcblacksea

@aodegov : Yes, it will still exist. Please see @kvpt 's response above.

wadebaird avatar Mar 01 '22 23:03 wadebaird

@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.

mcblacksea avatar May 27 '22 22:05 mcblacksea

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: @.***>

kerberosargos avatar May 28 '22 04:05 kerberosargos

Yes, I agree, this can be closed.

wadebaird avatar Jun 04 '22 05:06 wadebaird