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: clean up VFragments when resetting component root #3360

Merged
merged 3 commits into from
Mar 1, 2023

Commits on Feb 24, 2023

  1. fix: @W-12593632 clean up VFragments when resetting component root (#…

    …3363)
    
    * fix: add initial test case
    
    * fix: recursively remove fragment children when resetting component root
    jye-sf committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9a2e126 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fix: consistent disconnectedCallback ordering in rendering VFragments (

    …#3369)
    
    * fix: add integration tests
    
    * fix: update and fix ordering
    jye-sf committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a2c4bac View commit details
    Browse the repository at this point in the history
  2. fix: bad merge

    jye-sf committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ca407c3 View commit details
    Browse the repository at this point in the history