Skip to content

Conversation

@jsdt
Copy link
Contributor

@jsdt jsdt commented Dec 11, 2025

Description of Changes

ParamsType is a tuple, so we need to spread when we actually call reducer functions.

Currently reducer arguments aren't being sent with the useReducer hook.

Expected complexity level and risk

1

Testing

I tested this manually with the quickstart chat app.

@jsdt jsdt requested a review from cloutiertyler December 11, 2025 18:22
@joshua-spacetime joshua-spacetime linked an issue Dec 11, 2025 that may be closed by this pull request
@bfops bfops added release-any To be landed in any release window bugfix Fixes something that was expected to work differently labels Dec 15, 2025
@jsdt jsdt enabled auto-merge December 16, 2025 19:39
@jsdt jsdt added this pull request to the merge queue Dec 16, 2025
Merged via the queue into master with commit 4ebb31c Dec 16, 2025
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes something that was expected to work differently release-any To be landed in any release window

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong argument type for useReducer in quickstart

4 participants