When choosing "Special" for the contribution kind, it shows "Community" as selected instead. And when trying to submit the form, it shows this error in the console:
code: 1
dataPath: "/kind"
message: "No enum match for: "special""
params:
value: ""special""
schemaPath: "/properties/kind/type"
subErrors: null
When choosing "Special" for the contribution kind, it shows "Community" as selected instead. And when trying to submit the form, it shows this error in the console:
```
code: 1
dataPath: "/kind"
message: "No enum match for: "special""
params:
value: ""special""
schemaPath: "/properties/kind/type"
subErrors: null
```
No, I got that on https://kredits.kosmos.org when trying to add the call participations. I must have clicked the "Special" kind by accident at first and didn't notice, because the field was showing "Community" afterwards.
No, I got that on https://kredits.kosmos.org when trying to add the call participations. I must have clicked the "Special" kind by accident at first and didn't notice, because the field was showing "Community" afterwards.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When choosing "Special" for the contribution kind, it shows "Community" as selected instead. And when trying to submit the form, it shows this error in the console:
Means the schemas lib is not the latest version most likely.
Do you get this error locally? Because it's up to date in
kredits-contractsand I'm rather sure I tested it manually.No, I got that on https://kredits.kosmos.org when trying to add the call participations. I must have clicked the "Special" kind by accident at first and didn't notice, because the field was showing "Community" afterwards.