Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No tx authorization when trying to execute a contract write #95

Open
MaxenceAdnot opened this issue May 8, 2024 · 0 comments
Open

No tx authorization when trying to execute a contract write #95

MaxenceAdnot opened this issue May 8, 2024 · 0 comments

Comments

@MaxenceAdnot
Copy link

MaxenceAdnot commented May 8, 2024

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:

  1. Go to Contracts and select a contract or import one
  2. Click on Write to access write functions
  3. Select a function and click on Execute
  4. 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

image

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 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant