Title: Issue with Order Creation Transaction in Spark Frontend
Hello everyone,
I’m currently facing an issue while creating an order using our Spark frontend. When I attempt to send the order creation transaction, it fails and throws the error: “The transaction reverted with an unknown reason.”
Despite this error, I notice that the order is actually created successfully. Has anyone encountered a similar issue or have any insights into why this might be happening?
This looks like an error decoding a returned result. Can you please provide the Typescript SDK version you are working with, and the results of fuelup show so we can diagnose things from there?
Can you provide any gist, github project, branch to the exact code causing you this issue?
As well, can you provide the transaction hash and link to the transaction that passed but “failed to decode” on the SDK side?
So the order is created successfully, but your saying that the TS-SDK is throwing an error. Might be the TS SDK decoder @fuel . Let me check with the team.
This may also be related to this issue @fsociety had recently: