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

Create new object for sub context #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krakenfuss
Copy link
Contributor

What changed in this PR:

While working with extended templates, properties that are transferend in prototype context will be lost in child components when being copied.
This fix avoids this as it merges property without writing to the prototype.

…d in prototype context will be lost in child components because of copying them
@krakenfuss krakenfuss requested a review from pago April 4, 2019 12:44
@pago pago added the needs qa Should be integrated into Hotel Search to confirm it works label Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs qa Should be integrated into Hotel Search to confirm it works
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants