TtRPC•Created by Chisom Oguibe on 6/4/2025 in #❓-help Track mutation status in other react components?
Is there a way to check a mutation isPending in another component from the on it was called in? I can see the useUtils providers a isMutating() function. But I tested and it doesn't seem to be changing. This is v11