"Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client"
This appears to be from a res. inside the delete logic somewhere.
However, it doesnt seem to break anything. It just shows up in the vs code terminal when the user clicks the delete trash can.
"Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client"
This appears to be from a res. inside the delete logic somewhere.
However, it doesnt seem to break anything. It just shows up in the vs code terminal when the user clicks the delete trash can.