If I initialize PATCH API request to modify some data, it gets stuck and I have to close the wappler and then reopen it.
Follow up. This happens when the api doesn't return any body but just a status code.
We are sending a PATCH request to the bubble database to modify something. When clicking fetch schema by mistake, it just keeps waiting.
From bubble docs,
If the modification is successful, Bubble will respond with a 204 status code, and no body.
