Skip to content

fix(core): useSerializer$ with Promise throws#8473

Merged
wmertens merged 1 commit intobuild/v2from
ser-fn-bug
Mar 24, 2026
Merged

fix(core): useSerializer$ with Promise throws#8473
wmertens merged 1 commit intobuild/v2from
ser-fn-bug

Conversation

@wmertens
Copy link
Member

@wmertens wmertens commented Mar 24, 2026

fixes #8464

The problem was computed signals throwing for the initial value, and the serializer marking the value as handled prematurely.

@wmertens wmertens requested a review from a team as a code owner March 24, 2026 16:13
@changeset-bot
Copy link

changeset-bot bot commented Mar 24, 2026

🦋 Changeset detected

Latest commit: 7404b3b

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@wmertens wmertens enabled auto-merge March 24, 2026 16:13
@maiieul maiieul moved this to Waiting For Review in Qwik Development Mar 24, 2026
@wmertens wmertens merged commit f6a9c70 into build/v2 Mar 24, 2026
22 checks passed
@wmertens wmertens deleted the ser-fn-bug branch March 24, 2026 16:28
@github-project-automation github-project-automation bot moved this from Waiting For Review to Done in Qwik Development Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants