Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properties with a value of "[Non-Encodable]" #193

Open
crleona opened this issue Jul 11, 2024 · 0 comments
Open

Properties with a value of "[Non-Encodable]" #193

crleona opened this issue Jul 11, 2024 · 0 comments
Assignees

Comments

@crleona
Copy link
Collaborator

crleona commented Jul 11, 2024

Summary

With #192, objects in event properties dictionaries that are not directly encodable to JSON will be encoded as "[Non-Encodable]" versus being dropped. To fix this issue, please add Encodable support for the object or decompose it into more primitive types such as Strings and numbers.

@crleona crleona self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant