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

fix inspecting ember data records #2503

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

patricklx
Copy link
Collaborator

@patricklx patricklx commented Nov 8, 2023

Just use filter directly
fixes #2502

@RobbieTheWagner
Copy link
Member

@patricklx can we add some tests for stuff like this to prevent regressions and ensure it is working as intended please?

@patricklx
Copy link
Collaborator Author

Sure i look into it

@patricklx
Copy link
Collaborator Author

patricklx commented Nov 9, 2023

@RobbieTheWagner to test, this would require to disable prototype extensions. it would cause a lot of changes

@RobbieTheWagner RobbieTheWagner merged commit f304598 into emberjs:main Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error when inspecting models
2 participants