πππΏπππππ°π π0π3πΏ
useEffect and useMutation error about conditional rendering of hooks
I am using t3 stack with tRPC, and I am trying to mark all emails as seen when the page loads by using useEffect, but this seems to give me an error about conditional rendering of hooks.
Are there any other ways I can accomplish this?
11 replies