-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.front-burner
Description
Rendering a hero card like the one below, should not cause any errors.
{
"subtitle": "What do you think of these?",
"buttons": [
{
"type": "openUrl",
"title": "Not what I'm looking for",
"value": "http://contosocafe.com/specials"
},
{
"type": "imback",
"title": "These look great",
"value": "these look good"
}
]
}
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.front-burner