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

Broken with Legacy Edge #65

Open
patrickberkeley opened this issue Feb 17, 2020 · 2 comments
Open

Broken with Legacy Edge #65

patrickberkeley opened this issue Feb 17, 2020 · 2 comments

Comments

@patrickberkeley
Copy link

Legacy (non-chromium based) Edge is broken on this line:

{ ...baseOptions, ...userOptions },
with the error Expected identifier, string or number. We are not using ember-concurrency-decorators directly, but via v4.0.0-beta.6 of ember-power-select: https://github.com/cibernox/ember-power-select/blob/v4.0.0-beta.6/addon/components/power-select.ts#L542. The error completely prevents the ember app from loading.

@aatauil
Copy link

aatauil commented Oct 28, 2020

@patrickberkeley Did you found any solution for this ?

@patrickberkeley
Copy link
Author

@aatauil yes, we stopped using ember-concurrency and ember-concurrency-decorators altogether.

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