We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What platform is your issue or question related to? (Delete other platforms).
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" },
The text was updated successfully, but these errors were encountered:
We need to spec what happens when show cards are set to popup.
Sorry, something went wrong.
Spun off spec issue to #4369. This bug now tracks only the crash in UWP.
Hi @RebeccaAnne. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions.
RebeccaAnne
No branches or pull requests
Platform
What platform is your issue or question related to? (Delete other platforms).
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:
The text was updated successfully, but these errors were encountered: