stormkit-io / app-stormkit-io

Stormkit is an all in one solution for Full Stack Javascript applications.
https://app.stormkit.io
GNU General Public License v3.0
66 stars 8 forks source link

[bug] error when selecting no env on the deployment modal #302

Closed filippofinke closed 2 years ago

filippofinke commented 2 years ago

Describe the bug When selecting the default selection on the environments lists it throws multiple "Cannot read properties of undefined" errors.

To Reproduce Steps to reproduce the behavior:

  1. Click deploy now
  2. Select an environment
  3. Select the default option
  4. See error

Expected behavior Reset the modal asking the user to select a valid environment

Screenshots image

svedova commented 2 years ago

Closed by #303