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
Copied bug from: microsoft/AdaptiveCards#8652
Details from original post:
NodeJS
1.5
MS Teams
Action.ShowCad button doesn't work in "secondary" mode.
No response
{ "type": "AdaptiveCard", "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.5", "body": [ { "type": "ActionSet", "actions": [ { "type": "Action.ShowCard", "title": "Action.ShowCard", "card": { "type": "AdaptiveCard" } }, { "type": "Action.ShowCard", "title": "Action.ShowCard", "card": { "type": "AdaptiveCard" }, "mode": "secondary" }, { "type": "Action.ShowCard", "title": "Action.ShowCard", "card": { "type": "AdaptiveCard" }, "mode": "secondary" } ] } ] }
No response---
⚠ Do not edit this section.It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered:
Hello @sherryzhao11 - Thanks for raising your query. We will look into it and let you know the updates.
Sorry, something went wrong.
Hi @sherryzhao11 - This issue is being tracked here. Please follow that thread for further updates.
Closing this thread.
No branches or pull requests
Copied bug from: microsoft/AdaptiveCards#8652
Details from original post:
Target Platforms
NodeJS
SDK Version
1.5
Application Name
MS Teams
Problem Description
Action.ShowCad button doesn't work in "secondary" mode.
showcard.button.mov
Screenshots
No response
Card JSON
Sample Code Language
No response
Sample Code
No response---
Document Details
⚠ Do not edit this section.It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: