Manan Tank
Manan Tank
* **#6303** 👈 (View in Graphite) * `main` ## How to use the Graphite Merge Queue Add either label to this PR to merge it via the merge queue: -...
Hey @1ofdafew - I was not able to replicate this issue Please provide a minimal github repo so we can replicate and debug this
* **#6301** 👈 (View in Graphite) * `main` ## How to use the Graphite Merge Queue Add either label to this PR to merge it via the merge queue: -...
Hey @neverm25 - This is not implemented correctly. You are calling `watchContractEvents` directly on component render, so a new instance is created each time - This should be done inside...
@neverm25 Can you elaborate on what was the result returned from `useContractEvents` and how it is not the expected result?
Can elaborate on why the `useContractEvents` with `watch: true` as I mentioned earlier does not work for you?