This repository has been archived by the owner on May 16, 2024. It is now read-only.
-
Hey there :) I'm currently facing an issue where if I use a useContractWrite, the args will always be the initial args, and I can't find any hints in the API regarding how to refresh that. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
unicape
Nov 2, 2023
Replies: 1 comment 5 replies
-
@hellowodl You need to check if the parameter is reactive |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ args: [computedValue] }
This is correct