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(runtime-core): Revert to using InternalObjectKey for normalized slots (fix #10709) #10713

Closed
wants to merge 1 commit into from

Conversation

quiteeasy
Copy link
Contributor

After the commit af733d, the normalization of slots has lost track, and the vNode is trying to reassign the _ctx property, which was already set in the normalize function. To address this issue, I have reverted the behavior to the state before the commit. Additionally, we could consider renaming the InternalObjectKey to a more clear and descriptive name. I'm looking forward to your feedback on these potential solutions.

Link to minimal reproduction

https://play.vuejs.org/#eNqNUsFuwjAM/RUrmtQiVUWDnRAgAeKwHbZp2zHSVFEDYW1SJS5DQv33OelgbBobt9jv2e/Zzl5Mqird1igGYugWVlUEDqmuxlKrsjKWYA8WlwnkuFQaZ4aTGjUlsIYGltaUEHF5JLXUC6MdgadMYPSzIN5LDaCzEgcQBU6U+IxFnaONOxBwH1NtNazjKFfbKAFaK5deucKQS7llVhcUdzqe20jd8ONUd3qB7vQf3eAtgX3zTfuc4uwCxdkFitNW8RMC39OPOoC4MxpDdN3r84o94A2cOBl226vxvTggLKsiI+QIYNj663Iw7J4gIhHkeIKlWqUbZzSfPshKseACVaB9qEjxhFIMDoakyIrCvN+FHNkaw0ShZo2Lt1/yG7fzOSkeLTq0W5TiiFFmV0gtPH++xx2/j2Bp8rpg9h/gEzpT1N5jS5vWOmfbJ7zg9jZ8YKVXL26+I9TuMJQ3GrYY+FLwB/a7Ojf6l91+enPYPm/xdYvW9+QFMpD2eqL5AIr6FP8=

@quiteeasy
Copy link
Contributor Author

fix #10709

@quiteeasy
Copy link
Contributor Author

done in 6df53d8

@quiteeasy quiteeasy closed this Apr 16, 2024
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