Skip to content

Rich card without tap should not error on render #1576

@compulim

Description

@compulim

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"
    }
  ]
}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or an unintended behavior.front-burner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions