EsperoTech / yaade

Yaade is an open-source, self-hosted, collaborative API development environment.
MIT License
1.56k stars 68 forks source link

Bug report: Crash when switching collections #105

Closed jonrosner closed 10 months ago

jonrosner commented 10 months ago

Steps to reproduce:

  1. Create a new collection without any environment
  2. Move to another collection that has an environment
  3. Go to the Environments tab
  4. Move back to the newly created collection

The app will crash when trying to access the envs of the collection.

jonrosner commented 10 months ago

fixed in latest release