-
Notifications
You must be signed in to change notification settings - Fork 377
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
[Ember 3.17.0-beta.2]: You attempted to update isActive
on PowerSelect
, but it had already been used
#1325
Comments
I believe it has to do with a problem with Hopefully it can be fixed soon. Tomorrow I should have time to investigate this myself. |
Fix landed in emberjs/ember.js#18728 for canary and beta! |
Nice, so the next build in CI should be green again. |
@jelhan Can you verify that this is fixed with the latest changes in Ember itself? (No significant changes in this repo) |
All I'm doing is cloning this repo, installing the dependencies and running the But nevertheless I've done it and could confirm that #1326 and the issue reported here are fixed by upstream changes. |
Running the test for
ember-beta
scenario, which is picking upember-source@3.17.0-beta.2
causes causes most of the tests to throw with this error:581 out of 761 are failing. Not all but most of them are failing due to this error.
An example of the stack trace included in test report:
The text was updated successfully, but these errors were encountered: