Skip to content

Error After Update CommunityToolkit #609

@raselldev

Description

@raselldev

Currently i using this version

<PackageReference Include="CommunityToolkit.Maui" Version="13.0.0" />

After update i has some error like
Size => code error in latest version, current code: Size="350,420"

returning value:
public partial class PopupEditTargetSales : Popup<string>

private void CancelButton_OnClicked(object sender, EventArgs e)
{
	this.CloseAsync(statusInput);
}

all code error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions