Any idea why my custom traits aren't showing up in...
# ory-selfhosting
h
Any idea why my custom traits aren't showing up in
.ui.nodes
when calling the
/self-service/settings/flows?id=XXX
endpoint? I just upgraded from v1.0.0 to v1.3.1, and the corresponding
oryd/kratos-selfservice-ui-node
UI. When I load the settings page, I the "profile" section is empty. I reproduced the call to the kratos backend, and got the following response - https://pastebin.com/dA6YhZbs (data has been sanitized). I can see the data inside the
.identity.traits
key, but there are no corresponding ui nodes.