honzaap / Systemizer

A system design tool that allows you to simulate data flow of distributed systems.
https://honzaap.github.io/Systemizer/
GNU General Public License v3.0
1.38k stars 90 forks source link

Selects of endpoint actions are empty when loading board #21

Closed honzaap closed 3 years ago

honzaap commented 3 years ago

Actions of endpoints have empty selects when the board is loaded. They are probably binded to objects and weren't "re-binded" when loading.

honzaap commented 3 years ago

Looks like this doesn't happen for API but it does for API Gateway. No idea why tho 🤷‍♂️