For the update question function, I am getting a PATCH 500 error in the browser but in the console.logs i put in i can see the update was made. In the console it always says data is undefined but I'm not sure why. In the terminal I am getting a 200 ok and I can see the update in the DB.
For the update question function, I am getting a PATCH 500 error in the browser but in the console.logs i put in i can see the update was made. In the console it always says data is undefined but I'm not sure why. In the terminal I am getting a 200 ok and I can see the update in the DB.
ui.js
api.js
event.js