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

Fix nested tree relations #20

Closed
Tronix117 opened this issue Apr 24, 2017 · 2 comments
Closed

Fix nested tree relations #20

Tronix117 opened this issue Apr 24, 2017 · 2 comments
Assignees
Milestone

Comments

@Tronix117
Copy link
Collaborator

When we have a structure like this:

- category A
--- category A.1
----- category A.1.a
--- category A.2
- category B

with parent, children relationships, it produces some errors when JS-Data handles the serialized datas.

Tronix117 added a commit to Tronix117/js-data-jsonapi-light that referenced this issue Apr 24, 2017
@Tronix117 Tronix117 self-assigned this Apr 26, 2017
@Tronix117 Tronix117 added the bug label Apr 26, 2017
@Tronix117 Tronix117 added this to the v1.0 milestone Apr 26, 2017
@Tronix117
Copy link
Collaborator Author

Tronix117 commented Apr 26, 2017

Follow-up: Js-Data v3 seems to not handle this case correctly, maybe it needs to be assigned to JSData.

See: js-data/js-data#463

@Tronix117
Copy link
Collaborator Author

Fixed on jsdata/js-data#463

Tronix117 added a commit to Tronix117/js-data-jsonapi-light that referenced this issue Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant