AndrGab / medirepoWeb

MediRepo - helps Hospitals with Daily Medical Reports
http://medirepo.vercel.app
MIT License
35 stars 76 forks source link

[Bug] Error prevent bulletin creation #68

Closed 41646F6C666F closed 2 years ago

41646F6C666F commented 2 years ago

When we try to create a new bulletin, the form is not sent and this error output in console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'attendance')
    at BulletinAdd.js:102:41
    at f (regeneratorRuntime.js:86:17)
    at Generator._invoke (regeneratorRuntime.js:66:24)
    at Generator.throw (regeneratorRuntime.js:117:21)
    at r (asyncToGenerator.js:3:20)
    at c (asyncToGenerator.js:29:9)

Also, error Failed to load resource: the server responded with a status of 500 () with https://elderly-joyous-pangolin.gigalixirapp.com/api/bulletins/list

AndrGab commented 2 years ago

backend was fixed.. thanks @41646F6C666F