Skip to content

[UWP][InputValidation] Crash when using popup show cards #4245

@RebeccaAnne

Description

@RebeccaAnne

Platform

What platform is your issue or question related to? (Delete other platforms).

  • UWP

Details

When setting show card mode to "actionMode": "popup", rather than inline, the renderer crashes when clicking on a show card button.

Host Config Json snippit:

"actions": {
	"maxActions": 5,
	"spacing": "default",
	"buttonSpacing": 10,
	"showCard": {
		"actionMode": "popup",
		"inlineTopMargin": 16
	},
	"actionsOrientation": "horizontal",
	"actionAlignment": "stretch"
},

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions