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

Deprecation warning for assign() from ember/polyfills #693

Open
raido opened this issue Apr 28, 2022 · 0 comments
Open

Deprecation warning for assign() from ember/polyfills #693

raido opened this issue Apr 28, 2022 · 0 comments
Assignees

Comments

@raido
Copy link

raido commented Apr 28, 2022

Example source of deprecation warning for assign() polyfill.

As this addon is included in default app blueprint, a brand new generated app starts off with deprecation warnings for Ember 4.x

import { assign } from '@ember/polyfills';

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

Successfully merging a pull request may close this issue.

2 participants