mento-protocol / governance-ui

An open source interface for the Mento protocol governance
https://governance.mento.org
0 stars 0 forks source link

[BUG][Critical] Can't create a proposal #138

Closed olenovyk closed 3 months ago

olenovyk commented 3 months ago

The app doesn't trigger transaction in the wallet, therefore I am not able to create a proposal. This blocks further testing of the voting flow.

Image

RyRy79261 commented 3 months ago

@olenovyk Which wallet are you using?

And were there any errors in the console?

Did the wallet interact or receive requests correctly before this stage?

How long before this error did you connect your wallet and have your refreshed since then?

bayological commented 3 months ago

@olenovyk Which wallet are you using?

And were there any errors in the console?

Did the wallet interact or receive requests correctly before this stage?

How long before this error did you connect your wallet and have your refreshed since then?

Does this work on the test deployment?

RyRy79261 commented 3 months ago

@bayological I was deploying proposals when I was deving so need to figure out what the client differences are

RyRy79261 commented 3 months ago

I just successfully created a proposal on the test environment using the fix from #141