moonshotcollective / pay.party

pay-party.vercel.app
MIT License
9 stars 18 forks source link

Unable to send vote API requests #146

Closed QEDK closed 2 years ago

QEDK commented 2 years ago

Describe the bug Vote endpoint request errors out with NS_BINDING_ABORTED

To Reproduce Steps to reproduce the behavior:

  1. Go to an election
  2. Click on 'Vote'
  3. Vote is not sent

Expected behavior Vote should be sent

Desktop (please complete the following information):

hmrtn commented 2 years ago

It is probably a race condition found from here, and will be addressed with the latest PR.