You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone have any insight into why the Recent Transactions isn't working for me? I added the prop in the RainbowKit wrapper component and also used addRecentTransaction function after the transaction is submitted, but nothing shows up. I did customized my button, so not sure if I removed something there that caused this problem.
I tried looking over the button code to see if I got rid of anything important, but the problem is when the transaction is complete, the modal doesn't show that transaction (see picture below). Code is also below, let me know.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Anyone have any insight into why the Recent Transactions isn't working for me? I added the prop in the RainbowKit wrapper component and also used addRecentTransaction function after the transaction is submitted, but nothing shows up. I did customized my button, so not sure if I removed something there that caused this problem.
I tried looking over the button code to see if I got rid of anything important, but the problem is when the transaction is complete, the modal doesn't show that transaction (see picture below). Code is also below, let me know.
Adding the prop
Sending trxn and adding trxn
Customized Wallet Button
Beta Was this translation helpful? Give feedback.
All reactions