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

Error: power-select + changeset + relationship #1109

Closed
huberts opened this issue May 8, 2018 · 2 comments
Closed

Error: power-select + changeset + relationship #1109

huberts opened this issue May 8, 2018 · 2 comments

Comments

@huberts
Copy link

huberts commented May 8, 2018

Hello!

I recently tried to pinpoint an error in this project, and I think I have got a test case.
When I try to use power-select to select a belongTo relationship on changeset-ed object, it gives me an error message, pointing me to the issue from EmberJS about new getters and setters.
Here is my repository of a new Ember app that presents this error.
If you want to see the case, you have to change the model file parent.js (comment one line, uncomment the other).
Is this a bug in power-select, or I should change the way I use my changesets?
Best regards,

HubertS

@huberts
Copy link
Author

huberts commented May 9, 2018

After further investigations I must say the problem lies in relationships mixed with changesets. The ember-power-select addon is not the issue - it is just the place where I clearly noticed the problem with others.

@huberts huberts closed this as completed May 9, 2018
@csprocket777
Copy link

@huberts What was your ultimate solution to this issue? I'm running into the same currently.

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

2 participants