EgorkoldsE
Convex Community4mo ago
2 replies
Egorkolds

Field names can only contain non-control ASCII characters

I have a query that returns an object with keys that contain unicode characters and convex returns an error.
Uncaught Error: Field name กิน has invalid character 'ก': Field names can only contain non-control ASCII characters


I'm quite perplexed why this limitation even exist. Is there any way I can workaround this?
Was this page helpful?