Effect CommunityEC
Effect Community16mo ago
3 replies
PaulPhilp

Schema Transform Function: Decode Return Issue

I have a Schema transform function where the return from the decode function appears to function incorrectly. I have a consle.log on both sides of the return. The first shows the correct value, but the second shows a different value. Here is the playground: https://effect.website/play#acd9a1d0bb4d. Any suggestions on addressing this? Thanks.
Was this page helpful?