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

store.willDestroy error when using ember-data with DEPRECATE_STORE_EXTENDS_EMBER_OBJECT #493

Open
Techn1x opened this issue Sep 13, 2024 · 2 comments

Comments

@Techn1x
Copy link
Contributor

Techn1x commented Sep 13, 2024

Using ember-data 5.3.4+ with emberData: { compatWith: '5.2' },

I seem to hit this error;

Screenshot 2024-09-13 at 10 39 10 am

@Techn1x
Copy link
Contributor Author

Techn1x commented Feb 24, 2025

This seems to have been resolved in the 4.0.0-alpha.3 update?? Or something else I've done in the last 6 months.

Thanks! 🎉

@Techn1x Techn1x closed this as completed Feb 24, 2025
@Techn1x
Copy link
Contributor Author

Techn1x commented Feb 24, 2025

Looks like it's something to do with the ember-data config

deprecations: {
  DEPRECATE_STORE_EXTENDS_EMBER_OBJECT: false,
},

@Techn1x Techn1x reopened this Feb 24, 2025
@Techn1x Techn1x changed the title store.willDestroy error when using ember-data 5.3.4 store.willDestroy error when using ember-data with DEPRECATE_STORE_EXTENDS_EMBER_OBJECT Feb 24, 2025
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

1 participant