update any boolean traits - Accept Terms of Service or Newsletter subscription
See error
{"code":400,"status":"Bad Request","reason":"I[#/traits/newsletter] S[#/properties/traits/properties/newsletter/type] expected boolean, but got string","message":"The request was malformed or contained invalid parameters"}
Expected behavior
kratos-admin-ui shows checkbox as a checkbox, update of the checkbox passes without errors
Screenshots
Desktop (please complete the following information):
OS: windows 10
Browser chrome
Version 123.0.6312.123
Additional context
kratos version 1.1.0
kratos-admin-ui used inside docker-compose.yaml as this
Describe the bug Boolean traits shows as fields, any input leads to mismatch of types sting!=boolean, which lead to problem to update the traits.
To Reproduce Steps to reproduce the behavior:
Accept Terms of Service
orNewsletter subscription
{"code":400,"status":"Bad Request","reason":"I[#/traits/newsletter] S[#/properties/traits/properties/newsletter/type] expected boolean, but got string","message":"The request was malformed or contained invalid parameters"}
Expected behavior kratos-admin-ui shows checkbox as a checkbox, update of the checkbox passes without errors
Screenshots
Desktop (please complete the following information):
123.0.6312.123
Additional context
kratos version 1.1.0
kratos-admin-ui used inside docker-compose.yaml as this