Skip to content

Panels display validation too strict #4002

@targos

Description

@targos

I don't know how to reproduce, but just got this report in Sentry:

[
  {
    "expected": "boolean",
    "code": "invalid_type",
    "path": [
      "display",
      "panels",
      "matrixGenerationPanel",
      "display"
    ],
    "message": "Invalid input"
  },
  {
    "expected": "boolean",
    "code": "invalid_type",
    "path": [
      "display",
      "panels",
      "matrixGenerationPanel",
      "visible"
    ],
    "message": "Invalid input"
  }
]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

🟢 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions