Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: getReactedCopy() result will have content if argument has content #2

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

idreyn
Copy link
Contributor

@idreyn idreyn commented Nov 16, 2020

Now that we have some nodes (tables) that are reactive and also have content, getReactedCopy(node) should return a reacted copy of node with its contents intact.

Test plan:
I loaded up PubPub with these changes and verified that tables export and SSR correctly.

@idreyn idreyn requested a review from 3mcd November 16, 2020 16:57
@idreyn idreyn force-pushed the reactive-copies-with-content branch from 6fb5482 to bebecd8 Compare November 16, 2020 16:57
Copy link
Member

@3mcd 3mcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and simple, LGTM!

@idreyn idreyn merged commit efd5ab6 into main Nov 16, 2020
@idreyn idreyn deleted the reactive-copies-with-content branch November 16, 2020 20:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants