-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Setter default value #7688
Copy link
Copy link
Closed
Labels
claimedgood first issuehelp wantedoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Metadata
Metadata
Assignees
Labels
claimedgood first issuehelp wantedoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Default value in setter argument causes an error:
Got unhandled error
setter should have exactly one param, cause setter transpiled as:And it hasn't any argument.
Perfectly works in chrome without transpiling: