vivmagarwal / strapi-plugin-custom-api-builder

36 stars 9 forks source link

When deleting an api it shows a dialog saying "Add functionality to delete the API" #13

Closed ayush-parida closed 8 months ago

ayush-parida commented 2 years ago

@vivmagarwal When deleting an api it shows a dialog saying "Add functionality to delete the API" and there are no instructions available for how to perform the same. Also uninstalling the plugin is not a choice as it breaks multiple things.

vivmagarwal commented 2 years ago

True @AllPlayer I intend to take this up in the upcoming weekends.

For now, you can unblock yourself this way:

image
ayush-parida commented 1 year ago

@vivmagarwal The issue could be bypassed by disabling the plugin from the plugins.js for the project to remove it but, re-enabling it will again cause it to crash.