stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

Can't delete env vars from web app / unclear how to delete env vars from browser #258

Closed Marak closed 7 years ago

Marak commented 7 years ago

In the last round of updates we seem to have bugged removing vars from /env in the browser.

The current workaround is to set the env variable value to null in the browser and click "save / update env". This will remove the variable.

Commit coming.

Marak commented 7 years ago

Resolved in production.

Hopefully the delete buttons are now working as expected.

Closing.