adrianmcli / eth95

🛠️ A smart contract UI for your Ethereum dapp project
https://eth95.dev
534 stars 100 forks source link

functions with multiple nameless arguments breaks the function info #50

Open nicexe opened 2 years ago

nicexe commented 2 years ago

When viewing a function with multiple nameless arguments, one of them stays when you click on a different function.

Here is a video that I took showing the issue. https://user-images.githubusercontent.com/867535/167677527-30c13ca4-caad-41f8-9073-e23a8a78969d.mp4

adrianmcli commented 2 years ago

Would be happy to merge a PR for this!