User Profile
vthotigar
Copper Contributor
Joined 2 years ago
User Widgets
Recent Discussions
composeExtension not displaying potentialAction buttons/links
Hello Team, Our organization have bot created in MS Teams, had been working properly i.e., able to view potentialAction -> type: ViewAction. Our customers reporting, this behavior not working as expected anymore. Steps to reproduce: 1. Goto the bot channel. 2. Goto Compose extension and try selecting the connectedCard with potentialAction -> type: ViewAction 3. Now in the chat area, this ViewAction is not visible anymore. Example: composeExtension "potentialAction": [ { "name": "View in MyOrg", "target": [ "https://Myorg.com"], "@type": "ViewAction" } ] Screenshot: ConnectedCard not showing potentialAction buttons we are using "botbuilder-teams": "^0.2.9" package -> O365ConnectorCard, O365ConnectorCardViewAction to create the composeExtension.591Views0likes5Comments
Recent Blog Articles
No content to show