microsoft / microsoft/AdaptiveCards

[Designer] Missing property error showing on Data payload

Open
#7,761 1 comment 1 reaction 1 assignee View on GitHub

@anna-dingler is already working on this.

Since Aug 22, 2022.

Area-Designer Bug
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Problem Description

When using the data payload on the designer the first curly brace shows an error on hover stating that properties "version" and "type" are missing. The error looks like this:
image

It seems to only be a visual error as the data payload is working as intended despite the error showing.

Card JSON
{
    "fallback": {
        "message": "No graph support. Guess we'll just use this textblock instead.",
        "size": "Large"
    }
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.