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
{{ message }}
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Hi every body
I am currently encountering a problem in the part of the code where we try to find the id of a proposal with this line
So this gives an error : TypeError: Cannot read properties of ')undefined (reading '0),
I saw a closed issue on this repo which said to do instead:
But this also leads to an error which is:
I hate this ethers v6 update, anyone have a solution to this? thank you so much...
The text was updated successfully, but these errors were encountered: