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

hasOne relations incorrectly creates links (v3) #380

Closed
Pargus opened this issue Aug 2, 2016 · 1 comment
Closed

hasOne relations incorrectly creates links (v3) #380

Pargus opened this issue Aug 2, 2016 · 1 comment

Comments

@Pargus
Copy link

Pargus commented Aug 2, 2016

Using the same set of data in v2 and v3, hasOne relations gets incorrectly linked in v3.

Example in v2 that works as expected:
https://plnkr.co/edit/xsD94inh6vAmlnAgJbHk?p=preview
Example in v3 that shows the bug:
https://plnkr.co/edit/yyZiif4e5aMxUHCQM6dB?p=preview

Refer to the console.log's at the end of script.js for test cases.

@jmdobry
Copy link
Member

jmdobry commented Aug 3, 2016

Fixed by #379

@jmdobry jmdobry closed this as completed Aug 3, 2016
@jmdobry jmdobry added the done label Aug 3, 2016
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

2 participants