Skip to content

Fix attribute serialization #179

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

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

netpok
Copy link
Contributor

@netpok netpok commented Nov 17, 2021

Currently attribute serialization is broken, if an attribute is serialized and unserialized all values will appear as properties on the attribute. Serializing and unserializing again will result in a completely empty object.

See attached example
image
image

This PR fixes this problem

@Webklex
Copy link
Owner

Webklex commented Nov 17, 2021

Hi @netpok ,
many thanks for your pull request! This is a great fix and something I haven't thought about.

Best regards,

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

Successfully merging this pull request may close these issues.

2 participants