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: fix g-react re-render #1757

Merged
merged 2 commits into from
Aug 22, 2024
Merged

fix: fix g-react re-render #1757

merged 2 commits into from
Aug 22, 2024

Conversation

Aarebecca
Copy link
Contributor

When render component more than one times, it should reuse previous container.

@Aarebecca Aarebecca merged commit d52a8d8 into release Aug 22, 2024
3 checks passed
@Aarebecca Aarebecca deleted the fix/g-react branch August 22, 2024 02:05
@github-actions github-actions bot mentioned this pull request Aug 22, 2024
wang1212 added a commit that referenced this pull request Aug 22, 2024
* fix: fix g-react re-render (#1757)

* fix: render cache target to avoid rerender

* refactor: fix typo of reconciler

* fix: the logic boundary condition judgment of text element attribute update is missing (#1755) (#1756)

* chore: update changeset

* Version Packages (#1758)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Aaron <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants