Skip to content

WinUI3 Experimental build in NuGet #14364

Closed as not planned
Closed as not planned
@austinhallock

Description

@austinhallock

Summary

Hey folks! I'm trying to get XamlIslands working in my app so I can add a MediaPlayerElement - similar to the CalendarView example. I can get the code to run with UseExperimentalWinUI3 in my ExperimentalFeatures.props, but the Xaml element doesn't actually show up (for both MediaPlayerElement and CalendarView)

I could be wrong, but I think it's from the ifdefs in ContentIslandComponentView, since I don't think the NuGet version has this enabled.

Is there any chance we can get a version of 0.78.0-preview.3 built with UseExperimentalWinUI3 true?

I've tried building from source with UseExperimentalNuget false on a couple occasions, but run into issues getting it to run on our existing project.

Motivation

Would enable easy use of Xaml elements :)

Basic Example

No response

Open Questions

No response

Metadata

Metadata

Assignees

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions