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

Ember Data relationships guide has syntax that errors in 5.x #1988

Open
kategengler opened this issue Dec 21, 2023 · 0 comments · May be fixed by #2093
Open

Ember Data relationships guide has syntax that errors in 5.x #1988

kategengler opened this issue Dec 21, 2023 · 0 comments · May be fixed by #2093

Comments

@kategengler
Copy link
Contributor

https://guides.emberjs.com/release/models/relationships/ describes defining relationships but does not include the explicit async and inverse options that are required in 5.x after this deprecation https://deprecations.emberjs.com/ember-data/v4.x/#toc_ember-data-deprecate-non-strict-relationships

MichalBryxi added a commit to MichalBryxi/guides-source that referenced this issue Feb 4, 2025
- As per [ember-data:deprecate-non-strict-relationships](https://deprecations.emberjs.com/ember-data/v4.x/#toc_ember-data-deprecate-non-strict-relationships) we should update the guides to list all relationships explicitly.
- Supports ember-learn#1988
MichalBryxi added a commit to MichalBryxi/guides-source that referenced this issue Feb 4, 2025
- Seems like we want most of the examples to be synchronous
- Supports: ember-learn#1988
@MichalBryxi MichalBryxi linked a pull request Feb 4, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants