ethereum-studio
ethereum-studio copied to clipboard
Incomplete log information when loading nonexistent project
Environment/Browser
Latest
Description
Log data included in error message triggered by malformed project load is not expanded.
Steps to reproduce
Case 1. Load unknown project id e.g. id=0 Case 2. Delete project from the top menu bar (seldom failure)
Actual result
There was an issue loading the project: [object Object] loadProject.epic.ts:28:24
Expected result
Consider including the expanded object details or not appending the data. Warning instead of plain log would be more clear.