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

feat: proof of concept for using proxies to track changes on arrays #9290

Merged
merged 26 commits into from
Feb 15, 2021

Conversation

vkarpov15
Copy link
Collaborator

Work in progress for fixing #8884 . This particular PR solves the issue with arr[0] = 42 not triggering change tracking on arr. Still needs work to remove the CoreMongooseArray concept so we can compare Mongoose arrays to real arrays using assert.deepStrictEqual().

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 this pull request may close these issues.

None yet

1 participant