You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When previewing Input.Time for Teams in Adaptive Card Designer it renders with full control over minutes and seconds, but Teams renders in 30 minute increments.
Target Platforms
Other
SDK Version
3.1.0
Application Name
Tikit
Problem Description
When previewing Input.Time for Teams in Adaptive Card Designer it renders with full control over minutes and seconds, but Teams renders in 30 minute increments.
Screenshots
Adaptive Card Designer:
Teams:
Card JSON
{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"version": "1.4",
"body": [
{
"type": "Input.Time",
"id": "time"
}
]
}
Sample Code Language
No response
Sample Code
No response
The text was updated successfully, but these errors were encountered: