Skip to content

Delete Port not Working in Admin #29

Description

@TimeTravelersHackedMe

Hey, I'm trying to get the delete port working in admin.. I started rewriting the app in Ionic/Angular 5.. for starters, the poolui version of the site's port delete feature is not working. Also, Angular 5's HttpClient only accepts two parameters and can not post data in the delete. It should be something like this:

this.httpClient.delete(AdminPortURL + '?' + portToDelete, headers);

Anyone know how I can get this working?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions