Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

fix: prevent fetchProducts from returning cached products not in request#16

Merged
hyochan merged 1 commit intomainfrom
fix/fetch-products-all
Oct 2, 2025
Merged

fix: prevent fetchProducts from returning cached products not in request#16
hyochan merged 1 commit intomainfrom
fix/fetch-products-all

Conversation

@hyochan
Copy link
Member

@hyochan hyochan commented Oct 2, 2025

  • Change from getAllProducts() to use only fetchedProducts from current request
  • Add subscription type validation for ProductQueryType.subs queries
  • Fixes issue where subsequent fetchProducts calls would incorrectly include products from previous requests

- Change from getAllProducts() to use only fetchedProducts from current request
- Add subscription type validation for ProductQueryType.subs queries
- Fixes issue where subsequent fetchProducts calls would incorrectly include products from previous requests
@hyochan hyochan added the 🛠 bugfix All kinds of bug fixes label Oct 2, 2025
@hyochan hyochan merged commit df4e226 into main Oct 2, 2025
1 check passed
@hyochan hyochan deleted the fix/fetch-products-all branch October 2, 2025 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🛠 bugfix All kinds of bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant