Skip to content

fix(useFetchye): forceInitialFetch#103

Merged
Matthew-Mallimo merged 2 commits intoamericanexpress:mainfrom
Sam2303:fix/useFecthye-forceInitalFetch
Aug 8, 2025
Merged

fix(useFetchye): forceInitialFetch#103
Matthew-Mallimo merged 2 commits intoamericanexpress:mainfrom
Sam2303:fix/useFecthye-forceInitalFetch

Conversation

@Sam2303
Copy link
Copy Markdown
Member

@Sam2303 Sam2303 commented Jul 30, 2025

Description

moving the override to false before the fetch to stop a second fetch if the call takes longer than the re render

Motivation and Context

found the bug when testing in a one app child module

How Has This Been Tested?

locally

Types of Changes

  • 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)
  • Documentation (adding or updating documentation)
  • Dependency update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • My changes are in sync with the code style of this project.
  • There aren't any other open Pull Requests for the same issue/update.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using Fetchye?

@Matthew-Mallimo Matthew-Mallimo merged commit a581c6f into americanexpress:main Aug 8, 2025
5 of 6 checks passed
@Sam2303 Sam2303 deleted the fix/useFecthye-forceInitalFetch branch August 8, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants