Skip to content

Make "default" optional in expanded form #487

@MartkCz

Description

@MartkCz
static values = {
  id: {
    type: String,
    required: true, // own implementation
  },
  method: String,
};

Type "string" must match the type of the default value. Given default value: "undefined" as "undefined"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions