feat: display last error when definition/config load fails

Contains a breaking internal API change to `errActions.newThrownErr`, which will require a MINOR version bump. Swagger-Editor does not depend on the old usage style.
This commit is contained in:
Juan J. Jimenez-Anca
2018-01-06 04:45:21 +01:00
committed by kyle
parent a8f204181e
commit bd41b736a8
6 changed files with 14 additions and 16 deletions

View File

@@ -657,6 +657,8 @@
min-height: 1px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
.loading
{