Skip to content

Fix for mixed mode component rendering#22

Merged
alexluck-sift merged 1 commit into
mainfrom
fix/mixed-query-mode-render
Aug 15, 2025
Merged

Fix for mixed mode component rendering#22
alexluck-sift merged 1 commit into
mainfrom
fix/mixed-query-mode-render

Conversation

@alexluck-sift

@alexluck-sift alexluck-sift commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

Pull Request

Description

Fixes issue where the migrate query async query results in the component not being rendered quick enough when used with Mixed Mode. Migration is now done after initial render and only done once.

Type of change

Please check the boxes that apply to this pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Please add screenshots to help explain your changes if applicable.

@alexluck-sift alexluck-sift force-pushed the fix/mixed-query-mode-render branch from d2b48d8 to 9e62682 Compare August 14, 2025 19:01
@alexluck-sift alexluck-sift merged commit 0d6853e into main Aug 15, 2025
11 checks passed
@alexluck-sift alexluck-sift deleted the fix/mixed-query-mode-render branch August 15, 2025 23:21
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