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
When accessing Contract Details and providing abi, write functions buttons in the UI don't trigger the transaction authorization window.
To Reproduce
Steps to reproduce the behavior:
Go to Contracts and select a contract or import one
Click on Write to access write functions
Select a function and click on Execute
Nothing happens
I think it is only the authorization window trigger that is bugged because if you check Bypass Transaction Authorization in the settings, the Execute buttons are working just fine.
Expected behavior
The transaction authorization to open so we can approve the call
Screenshots
Desktop (please complete the following information):
OS: macOS
Browser Chrome
Version 124.0.6367.119 (Official Build) (arm64)
** Additional information **
No error in the DevTool console for Rivet extension :(
The text was updated successfully, but these errors were encountered:
Describe the bug
When accessing Contract Details and providing abi, write functions buttons in the UI don't trigger the transaction authorization window.
To Reproduce
Steps to reproduce the behavior:
I think it is only the authorization window trigger that is bugged because if you check Bypass Transaction Authorization in the settings, the Execute buttons are working just fine.
Expected behavior
The transaction authorization to open so we can approve the call
Screenshots
Desktop (please complete the following information):
** Additional information **
No error in the DevTool console for Rivet extension :(
The text was updated successfully, but these errors were encountered: