Skip to content

Fix HostIdentifier bindings for item templates#23912

Merged
jfversluis merged 1 commit into
mainfrom
fix-item-templates
Jul 30, 2024
Merged

Fix HostIdentifier bindings for item templates#23912
jfversluis merged 1 commit into
mainfrom
fix-item-templates

Conversation

@jfversluis

@jfversluis jfversluis commented Jul 30, 2024

Copy link
Copy Markdown
Member

Description of Change

Noticed some weird cli output when trying to create item templates.

Processing post-creation actions ...
The post action 84c0da21-51c8-4541-9940-6ca19af04ee6 is not supported.
Description: Opens NewPagel.xaml in the editor.

image

This is caused because the HostIdentifier variable is not bound for these templates. This change fixes that.

The templates currently work fine, they just give this weird warning.

Issues Fixed

Related similar earlier PR: #13903

@jfversluis jfversluis added the area-templates Project templates, Item Templates for Blazor and MAUI label Jul 30, 2024
@jfversluis jfversluis requested a review from a team as a code owner July 30, 2024 11:36
@jfversluis jfversluis requested review from Eilon and tj-devel709 July 30, 2024 11:36
@jfversluis jfversluis merged commit 975342e into main Jul 30, 2024
@jfversluis jfversluis deleted the fix-item-templates branch July 30, 2024 18:41
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-8.0.80

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants