If you navigate to an API Backend and then click the "Delete API" in the bottom, you'll get an error message of Unexpected error deleting record: undefined that pops up:
However, the deletion actually did succeed (it's gone if you refresh the page or go back to the API Backends table), so this error message is confusing. So need to figure out why this message is popping up and ensure it only pops up in the case of an actual error.
If you navigate to an API Backend and then click the "Delete API" in the bottom, you'll get an error message of
Unexpected error deleting record: undefinedthat pops up:However, the deletion actually did succeed (it's gone if you refresh the page or go back to the API Backends table), so this error message is confusing. So need to figure out why this message is popping up and ensure it only pops up in the case of an actual error.