Thanks to visit codestin.com
Credit goes to github.com

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions